X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Ftopdocs%2FINSTALL.texi;h=4859ce993aed9335b6c3980976555f67de2731c5;hb=5ca271301d3af557f4720223736dc2d7b981c12b;hp=27ddf6868b1e463ac34f39418be687bfddab3adf;hpb=ce1ca7d20617d7ba113d975468feff9baa419b90;p=lilypond.git diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index 27ddf6868b..4859ce993a 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -119,10 +119,11 @@ You need the following packages to compile Lilypond. @item A reasonably new version of the GNU C++ compiler: EGCS 1.1, GCC 2.95.2 or newer. Check out @uref{ftp://ftp.gnu.org/gnu/gcc/, the gcc site}. -@item Python (version 1.5 or newer; not 2.1.x) +@item Python (version 1.5 or newer). Check out @uref{http://www.python.org, the python website}. -@item GUILE 1.4 or newer, check out +@item GUILE (version 1.4 or newer). +Check out @uref{http://www.gnu.org/software/guile/guile.html,the GUILE webpage}. Version 1.4 is recommended for better performance. @@ -171,20 +172,8 @@ configure something like: @item pktrace, [OPTIONAL], needed for generating PostScript Type1 -fonts. Get it from @uref{http://www.cs.uu.nl/~hanwen/pktrace/} - -@item autotrace-0.27a, [OPTIONAL], needed for generating PostScript Type1 -fonts. @uref{http://autotrace.sourceforge.net}. - -@item MetaPost [OPTIONAL] needed for generating PostScript Type3 fonts. Please -note that tetex-0.4pl8 (included with Red Hat 5.x) does not include -@file{mfplain.mp}, which is needed for producing the scalable font -files. - -If you don't have MetaPost and don't want to use PostScript output, then -edit @file{mf/GNUmakefile}, removing the line saying @code{PFA_FILES=}. - - +fonts. Get it from @uref{http://www.cs.uu.nl/~hanwen/pktrace/}. You +will need to install some additional packages to get pktrace to work. @end itemize @@ -350,8 +339,8 @@ tetex-latex, tetex-dvips, libstdc++, python, ghostscript. For compilation on a Red Hat system you need these packages, in addition to the those needed for running: glibc-devel, gcc-c++, libstdc++-devel, -guile-devel, flex, bison, texinfo, tetex-devel, groff, -libgr-progs. +guile-devel, flex, bison, texinfo, groff. + @subsection LinuxPPC