From: fred Date: Tue, 26 Mar 2002 21:29:44 +0000 (+0000) Subject: lilypond-1.1.13 X-Git-Tag: release/1.5.59~2749 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fb5dc50c9cb97e1b0b45666f1247f295ce810588;p=lilypond.git lilypond-1.1.13 --- diff --git a/Documentation/topdocs/INSTALL.yo b/Documentation/topdocs/INSTALL.yo index 3fc8c63f9a..cf505663fb 100644 --- a/Documentation/topdocs/INSTALL.yo +++ b/Documentation/topdocs/INSTALL.yo @@ -28,8 +28,7 @@ it() GNU C++ version 2.7 or newer (2.8 and egcs are 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) +it() GUILE 1.3 (no, GUILE 1.2 won't work), check out lurl(http://www.gnu.org/programs/guile.html) ) sect(RUNNING) @@ -42,6 +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) ) @@ -67,16 +67,14 @@ itemize( it()GNU make. Check out lurl(ftp://ftp.gnu.org) or any mirror of this site. - it()Flex (version 2.5.4 or newer). Check out lurl(ftp://ftp.gnu.org) or any mirror of this site. it()Bison (version 1.25 or newer). Check out lurl(ftp://ftp.gnu.org) or any mirror of this site. +it() GUILE 1.3 (no, GUILE 1.2 won't work), check out lurl(http://www.gnu.org/programs/guile.html) -it()GUILE (version 1.2) -Check out lurl(http://www.gnu.org/programs/guile.html) it()Python (version 1.5 or newer). Check out lurl(ftp://ftp.python.org) or lurl(ftp://ftp.cwi.nl/pub/python).