]> git.donarmstrong.com Git - lilypond.git/blobdiff - INSTALL.txt
patch::: 1.1.29.jcn2: jcn2
[lilypond.git] / INSTALL.txt
index 68b87c02153119592c37d478f901fcb90a476253..e4a952b2a51edada9eee3d9d93ef0a17c7518527 100644 (file)
@@ -136,7 +136,7 @@ o    Python   (version   1.5   or   newer).     Check    out
 
 
 o    Yodl.   All  documentation  will  be in Yodl. (1.30.17)
-     ftp://pcnov095.win.tue.nl/pub/yodl
+     ftp://ftp.lilypond.org/pub/yodl
      http://www.cs.uu.nl/~hanwen/yodl
 
 
@@ -294,9 +294,6 @@ also use
 Options to configure include:
 
 
---enable-guile
-     Link in GUILE (experimental)
-
 --enable-printing
      Enable debugging print routines (lilypond -D option)
 
@@ -342,13 +339,14 @@ Example: suppose I want to build with and   without  profil-
 ing.  Then I'd use the following for the normal build,
 
 
-           configure --prefix=~ --disable-optimise --enable-checking
-           make
-           make install
 
 
 
 
+           configure --prefix=~ --disable-optimise --enable-checking
+           make
+           make install
+
 
 and for the profiling version, I specify a different config-
 uration.
@@ -396,8 +394,6 @@ CAVEATS
 
 o    The -O2 option to gcc triggers a gcc bug on  DEC  Alpha
      in  dstream.cc.  You should turn off this flag for this
-
-
      file.
 
 
@@ -407,10 +403,6 @@ EXAMPLE
 This is what I type in my xterm:
 
 
-
-
-
-
           lilypond someinput.ly
           tex someinput.tex
           xdvi someinput&
@@ -459,9 +451,6 @@ sources.
 You can make the rpm by issuing
 
 
-
-
-
           rpm -tb lilypond-x.y.z.tar.gz
           rpm -i /usr/src/redhat/RPMS/i386/lilypond-x.y.z