comparison INSTALL @ 855:e4cf249ba1a6

Use most xcb libraries statically
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 30 Jul 2014 18:47:39 +0200
parents 9792c69201c2
children 0051cb07da28
comparison
equal deleted inserted replaced
854:adf7481291a4 855:e4cf249ba1a6
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 -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 -qt-xcb -no-nis -no-libjpeg -no-gif && \
37 nice make -j8 && \ 37 nice make -j8 && \
38 make install 38 make install
39 39
40 cd .. && \ 40 cd .. && \
41 cd qttools/src/designer/src/uitools && \ 41 cd qttools/src/designer/src/uitools && \

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