]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
Small fix to prevent crash on loading
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 2da32b7c53a784649267ce93622209c82d12ec7e..7a6c3c2f52c2840daaffcab35bd8dbf546d401bb 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -84,9 +84,11 @@ 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-ttf-fonts package (available on ftp://ftp.lyx.org/) to get maths
-symbols displayed properly. To find out, type:
+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. Both RH8 and Debian unstable distributions are known
 to use fontconfig.