comparison INSTALL @ 666:d905758aa3a6

Some reduction in qt libraries and document uitools build (needed for linguist)
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 26 Jun 2014 17:41:31 +0200
parents ed1887be5170
children 3145399aa797
comparison
equal deleted inserted replaced
665:69dd092e2512 666:d905758aa3a6
30 30
31 ./configure --prefix=$YOURPREFIX \ 31 ./configure --prefix=$YOURPREFIX \
32 -opensource \ 32 -opensource \
33 -release -nomake tests -nomake examples -confirm-license \ 33 -release -nomake tests -nomake examples -confirm-license \
34 -static -no-cups -no-nis -no-icu -fontconfig \ 34 -static -no-cups -no-nis -no-icu -fontconfig \
35 -no-directfb -no-opengl -no-kms -no-eglfs -no-egl -no-openssl -no-glib 35 -no-directfb -opengl desktop -no-kms -no-eglfs -no-egl -no-openssl -no-glib \
36 -system-libpng -qpa xcb -xcb -no-nis -no-libjpeg -no-gif
37 nice make -j8
38 make install
39
40 cd qttools/src/designer/uitools
41 qmake
36 nice make -j8 42 nice make -j8
37 make install 43 make install
38 44
39 cd qttools/src/linguist 45 cd qttools/src/linguist
40 qmake 46 qmake
41 nice make -j8 47 nice make -j8
42 make install -k 48 make install
43 49
44 curl -O https://polarssl.org/download/polarssl-1.3.7-gpl.tgz 50 curl -O https://polarssl.org/download/polarssl-1.3.7-gpl.tgz
45 6beef0281160bf07fefefd6b412dd1ce4c39261cf5300835aef442253f0400e5 polarssl-1.3.7-gpl.tgz 51 6beef0281160bf07fefefd6b412dd1ce4c39261cf5300835aef442253f0400e5 polarssl-1.3.7-gpl.tgz
46 52
47 tar -xf polarssl-1.3.7-gpl.tgz 53 tar -xf polarssl-1.3.7-gpl.tgz

http://wald.intevation.org/projects/trustbridge/