Mercurial > trustbridge
changeset 600:97af3f625b38
Merged.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Fri, 13 Jun 2014 12:09:07 +0200 |
parents | a54d37c4483a (current diff) c1733da2559c (diff) |
children | 9cdc14373a5d |
files | |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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=<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 \