# HG changeset patch # User Emanuel Schuetze # Date 1402654147 -7200 # Node ID 97af3f625b38c09d58bd4c4f82c127ea8ed58da8 # Parent a54d37c4483a84c59a7021c77e75133a1e1e32eb# Parent c1733da2559cac5d79a5893435492af277b62a1f Merged. diff -r a54d37c4483a -r 97af3f625b38 INSTALL --- a/INSTALL Fri Jun 13 12:07:43 2014 +0200 +++ b/INSTALL Fri Jun 13 12:09:07 2014 +0200 @@ -3,9 +3,12 @@ For Debian based GNU / Linux ============================ +Tested development platform: Ubuntu 13.10. + The following commands build qt5 and polarssl which are dependencies of the Software. For build dependencies please refer to the Qt documentation -( qtbase/src/plugins/platforms/xcb/README ). Polarssl needs cmake and build-essentials. +( qtbase/src/plugins/platforms/xcb/README ). +Polarssl needs cmake and build-essentials. export YOURPREFIX= export PATH=$YOURPREFIX/bin:$PATH @@ -83,7 +86,8 @@ For Microsoft Windows ===================== The Windows variant can be cross compiled on Debian based GNU / Linux systems. -The minimum requirement is debian stable. +The minimum requirement is Debian stable. +Tested development platform: Ubuntu 13.10. Dependencies on the Host system: git autoconf automake bash bison bzip2 \