]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/INSTALL.texi
*** empty log message ***
[lilypond.git] / Documentation / topdocs / INSTALL.texi
index 703e14f8f126ee18bbbf17e60d1a185d6c5b243b..713cdf55859b449a022ac31c9493f740e29c2fab 100644 (file)
@@ -56,7 +56,7 @@ remove all old font files. These include @file{.pk} and @file{.tfm} files
 that may be located in @file{/var/lib/texmf}, @file{/var/spool/texmf},
 @file{/var/tmp/texmf} or @file{@var{prefix}/share/lilypond/fonts/}.  A
 script automating this has been included, see
-@file{buildscripts/clean-fonts.sh}.
+@file{buildscripts/out/clean-fonts}.
 
 
 
@@ -69,15 +69,18 @@ You need the following packages to compile LilyPond:
 
 @itemize
 
-@item @uref{http://www.xs4all.nl/~hanwen/mftrace/,mftrace} (1.0.17 or
+
+@item @uref{http://fontforge.sf.net/,FontForge} 20041211 or newer.
+
+@item @uref{http://www.xs4all.nl/~hanwen/mftrace/,mftrace} (1.1.0 or
 newer),
 
-  You will need to install some additional packages to get mftrace to
+You will need to install some additional packages to get mftrace to
 work.
 
-@item @uref{http://www.gnu.org/software/guile/guile.html,GUILE} (version 1.6.0 or newer).
-If you are installing a binary packages, you may need to install
-guile-devel or guile-dev or libguile-dev too.
+@item @uref{http://www.gnu.org/software/guile/guile.html,GUILE}
+ (version 1.6.5 or newer).  If you are installing a binary packages,
+you may need to install guile-devel or guile-dev or libguile-dev too.
 
 @item  @uref{http://www.gnu.org/software/flex/,Flex} (version 2.5.4a or newer). 
 
@@ -97,12 +100,6 @@ may need to install tetex-devel, tetex-dev or libkpathsea-dev too.
 
 @item @uref{ftp://ftp.gnu.org/gnu/texinfo/,Texinfo} (version 4.7 or newer).
 
-@item The
-@uref{ftp://ftp.ctan.org/tex-archive/macros/latex/contrib/geometry,geometry
-package for LaTeX}.
-
- This package is normally included with the @TeX{} distribution.
-
 @item kpathsea, a library for searching (@TeX{}) files.
 
 @item
@@ -113,7 +110,7 @@ newer).  EGCS and 2.x are known to cause crashes.
 
 @item @uref{ftp://ftp.gnu.org/gnu/make/,GNU Make} (version 3.78 or newer).
 
-@item @uref{http://www.gnu.org/software/bison/,Bison} (version 1.25 or
+@item @uref{http://www.gnu.org/software/bison/,Bison} (version 1.29 or
 newer, but not 1.50 or 1.75).
 
 @item @uref{http://www.gnu.org/software/gettext/gettext.html,gettext}.
@@ -125,11 +122,15 @@ GNU LilyPond does use a lot of resources. For operation you need the
 following software:
 
 @itemize @bullet
-@item @uref{http://lilypond.org/download/fonts,ec-fonts-mftraced}
-@item @uref{http://www.gnu.org/software/guile/guile.html,GUILE} (version 1.6.0 or newer).
+
+@item @uref{http://www.freetype.org/,Freetype} (version 2)
+@item @uref{http://www.pango.org/,Pango}  (version 1.6 or newer).
+@item @uref{http://www.gnu.org/software/guile/guile.html,GUILE}
+(version 1.6.5 or newer).
 @item @uref{http://www.python.org,Python} (version 2.1 or newer).
 @item @TeX{}.
-@item Xdvi and Ghostscript.
+@item @uref{http://www.ghostscript.com,Ghostscript} (version 8.15 or
+newer)
 @end itemize
 
 You have to help @TeX{} and MetaFont find LilyPond support
@@ -186,7 +187,7 @@ one of the following commands:
 
 If you are doing an upgrade, you should remove all @file{feta}
 @code{.pk} and @code{.tfm} files.  A script has been provided to do the
-work for you, see @file{buildscripts/clean-fonts.sh}.
+work for you, see @file{buildscripts/out/clean-fonts}.
 
 If you are not root, you should choose a @code{--prefix} argument that
 points into your home directory, e.g.: