X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=694f1db050a8045fbe5d2360112a4d35c16e1170;hb=e6f46dd08c0e1ea040f7d085344d4fd568674cec;hp=9a39b000a7c5f6c6e63e8415119c29ca253eee9c;hpb=98b48a496946b1d8e03c1cd72d78695bb4b32e01;p=lyx.git diff --git a/INSTALL b/INSTALL index 9a39b000a7..694f1db050 100644 --- a/INSTALL +++ b/INSTALL @@ -58,17 +58,6 @@ widely tested. For compilation you need to compile against at least Qt 4.2.2. The only special point to make is that you must ensure that both LyX and the Qt libraries are compiled with the same C++ compiler. -Note that if Qt is using Xft2/fontconfig, you may need to install the -latex-xft-fonts package (at ftp://ftp.lyx.org/pub/lyx/contrib/) to get -maths symbols displayed properly. To find out, type: - - ldd `which lyx` | grep fontconfig - -at the console. Most recent distributions are known to use fontconfig. - -If, however, your version of Qt does not use fontconfig, then TeX -fonts should be added to the font path. 'man xset' is your friend. - To build LyX with spell checking capabilities included you have to install at least one of the development packages of the spell checker libraries. See the RELEASE-NOTES for details.