X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=8ecbd562fc49683905a91322f17acaf077bfc586;hb=2f10d02e30eb7fc63ce59d2b427d12bf525377d7;hp=2814f29657d890e5ce9322c314426c1c5ae1f300;hpb=27bd6443751a1f0a3da6b1398966b5b77848153c;p=lyx.git diff --git a/INSTALL b/INSTALL index 2814f29657..8ecbd562fc 100644 --- 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. @@ -110,7 +112,7 @@ much on it. To use the thesaurus, you will need to install libAikSaurus, available from: - http://aiken.clan11.com/aiksaurus/ + http://aiksaurus.sourceforge.net/ The two following programs should be available at configuration time: @@ -364,8 +366,11 @@ notify us. then you need to upgrade the version of the xforms library you have installed. - o On solaris 2.6, you may have to compile with --with-included-string - if compiling with gcc 2.95.2. + o On SUN Sparc Solaris 8, you need gnumake. The LyX makefiles do not + work with Solaris make. + + The Solaris ar seg-faults trying to build the insets library. You + will need to use the ar from the GNU binutils for this subdirectory. o LyX can be compiled on Tru64 Unix with either GNU's gcc or the default Compaq cxx compiler.