comparison INSTALL @ 784:d92264e9e08f

Improve copy/paste variant of INSTALL documentation by switching paths
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 14 Jul 2014 13:20:55 +0200
parents 3145399aa797
children 2e954efcb3f1
comparison
equal deleted inserted replaced
783:e65e2a0be7c8 784:d92264e9e08f
35 -no-directfb -no-opengl -no-kms -no-eglfs -no-egl -no-openssl -no-glib \ 35 -no-directfb -no-opengl -no-kms -no-eglfs -no-egl -no-openssl -no-glib \
36 -system-libpng -qpa xcb -xcb -no-nis -no-libjpeg -no-gif && \ 36 -system-libpng -qpa xcb -xcb -no-nis -no-libjpeg -no-gif && \
37 nice make && \ 37 nice make && \
38 make install 38 make install
39 39
40 cd qttools/src/designer/uitools && \ 40 cd .. && \
41 cd qttools/src/designer/src/uitools && \
41 qmake && \ 42 qmake && \
42 nice make -j8 && \ 43 nice make -j8 && \
43 make install 44 make install
44 45
45 cd qttools/src/linguist 46 cd ../../../linguist && \
46 qmake 47 qmake && \
47 nice make -j8 48 nice make -j8 &&\
48 make install 49 make install
49 50
50 curl -O https://polarssl.org/download/polarssl-1.3.7-gpl.tgz 51 curl -O https://polarssl.org/download/polarssl-1.3.7-gpl.tgz
51 6beef0281160bf07fefefd6b412dd1ce4c39261cf5300835aef442253f0400e5 polarssl-1.3.7-gpl.tgz 52 6beef0281160bf07fefefd6b412dd1ce4c39261cf5300835aef442253f0400e5 polarssl-1.3.7-gpl.tgz
52 53

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