]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/INSTALL.texi
Use a `define-builtin-markup-command' macro for builtin markups, which
[lilypond.git] / Documentation / topdocs / INSTALL.texi
index 2e3200b5cfabd7c7db158a1c7c148397c4ad7ad3..c663700030c51fedcf11dd5d11a0abc715f42e80 100644 (file)
@@ -30,24 +30,21 @@ your platform.
 Download source
 @itemize @bullet
 @item tarballs from
-@itemize @bullet
 @uref{http://lilypond.org/download/} by HTTP.
-@end itemize
+@item tarballs from
+@uref{http://download.linuxaudio.org/lilypond/} by HTTP.
 @item 
-CVS from @uref{http://savannah.gnu.org/cvs/?group=lilypond,savannah.gnu.org}
-@itemize @bullet
-@c @quotation
+GIT from @uref{http://git.sv.gnu.org/gitweb/?p=lilypond.git;a=summary,git.sv.gnu.org}
 @example
-CVS_RSH=ssh cvs -d:pserver:anonymous@@cvs.savannah.gnu.org:/cvsroot/lilypond co lilypond
+git clone git://git.sv.gnu.org/lilypond.git
 @end example
-@c @end quotation
-The CVS repository does not contain generated files.  To create
+
+The repository does not contain generated files.  To create
 @file{configure}, run
 @example
 ./autogen.sh
 @end example
 @end itemize
-@end itemize
 
 For information on packaging, see @uref{http://lilypond.org/devel}.
 
@@ -88,7 +85,7 @@ may need to install guile-devel or guile-dev or libguile-dev too.
 @item @uref{ftp://ftp.gnu.org/gnu/texinfo/,Texinfo} (version 4.8 or newer).
 
 @item
- @uref{http://gcc.gnu.org/, The GNU c++ compiler} (version 4.x or
+@uref{http://gcc.gnu.org/, The GNU c++ compiler} (version 4.x or
 newer). 
 
 @item @uref{http://www.python.org,Python} (version 2.3 or newer)
@@ -97,7 +94,6 @@ newer).
 
 @item @uref{http://www.gnu.org/software/gettext/gettext.html,gettext}.
 
-
 @item @uref{http://www.gnu.org/software/flex/,Flex} 
 
 @item @uref{http://www.perl.org/,Perl} 
@@ -297,13 +293,6 @@ export PKG_CONFIG_PATH=/sw/lib/freetype219/lib/pkgconfig/:/sw/lib/fontconfig2/li
 ./configure
 @end verbatim
 
-@unnumberedsubsec NetBSD
-
-@itemize @bullet
-@item The flex precompiled in NetBSD-1.4.2 is broken.
-Upgrade to flex-2.5.4a.
-@end itemize
-
 @unnumberedsubsec  Solaris
 
 @itemize @bullet