Mercurial > trustbridge
comparison INSTALL @ 601:9cdc14373a5d
(issue #16) use qt with fontconfig
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 16 Jun 2014 14:58:02 +0200 |
parents | c1733da2559c |
children | ed1887be5170 |
comparison
equal
deleted
inserted
replaced
600:97af3f625b38 | 601:9cdc14373a5d |
---|---|
29 see ../qtbase/src/plugins/platforms/xcb/README | 29 see ../qtbase/src/plugins/platforms/xcb/README |
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 -no-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 nice make -j8 | 36 nice make -j8 |
37 make install | 37 make install |
38 | 38 |
39 cd qttools/src/linguist | 39 cd qttools/src/linguist |