]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/INSTALL.yo
patch::: 1.1.13.uu1
[lilypond.git] / Documentation / topdocs / INSTALL.yo
index cf505663fb19ca0d2678964885ba8f62cbafb574..a4d1fe87523e79f7b34356a93dcafc5d7dcfd9bf 100644 (file)
@@ -6,7 +6,7 @@ This document explains what you need to install LilyPond, and what you
 should do.  If you are going to compile and install LilyPond very
 often you might want to check out the file(buildscripts/set-lily.sh)
 script.  It sets some environment variables and symlinks, which comes
-in handly when you have to compile LilyPond very often.  
+in handly when you have to compile LilyPond more often.  
 
 sect(PREREQUISITES)
 
@@ -24,11 +24,11 @@ disk-space run configure with code(--disable-debugging).
 Although we recommend to use Unix, LilyPond is known to run on Windows
 NT/95/98 as well.  See Section ref(w32).
 
-it() GNU C++ version 2.7 or newer (2.8 and egcs are also fine).
+it() GNU C++ version 2.8 or newer (egcs-1.1 or newer is also fine).
 it() Python 1.5 (Strictly speaking, you shouldn't need Python for 
    compiling and installing, but you'll need it to regenerate the font
    tables, e.g.). 
-it() GUILE 1.3 (no, GUILE 1.2 won't work),     check out lurl(http://www.gnu.org/programs/guile.html)
+it() GUILE 1.3 (no, GUILE 1.2 won't work), check out lurl(http://www.gnu.org/programs/guile.html).
 )
 
 sect(RUNNING)
@@ -41,7 +41,7 @@ it()TeX
 it()A PostScript printer and/or viewer (such as Ghostscript) is strongly
     recommended.  Xdvi will show all embedded PostScript too if you have
     Ghostscript installed.
-it() GUILE 1.3 (no, GUILE 1.2 won't work),     check out lurl(http://www.gnu.org/programs/guile.html)
+it() GUILE 1.3 (no, GUILE 1.2 won't work), check out lurl(http://www.gnu.org/programs/guile.html)
 )