# HG changeset patch # User Bernhard Reiter # Date 1402652688 -7200 # Node ID c1733da2559cac5d79a5893435492af277b62a1f # Parent b7a109e0d9541b8f1b362f7491a20872104143a0 Added hint about tested development platform Ubuntu 13.10. diff -r b7a109e0d954 -r c1733da2559c INSTALL --- a/INSTALL Wed May 28 11:00:55 2014 +0000 +++ b/INSTALL Fri Jun 13 11:44:48 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 \