Mercurial > trustbridge
changeset 598:c1733da2559c
Added hint about tested development platform Ubuntu 13.10.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Fri, 13 Jun 2014 11:44:48 +0200 |
parents | b7a109e0d954 |
children | 97af3f625b38 |
files | INSTALL |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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=<Prefix of your choice (default /usr)> 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 \