]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/windows/compiling.texi
patch::: 1.3.150.uu1
[lilypond.git] / Documentation / windows / compiling.texi
1 @section Obtaining LilyPond
2
3 You can get the latest version of LilyPond at
4 @uref{ftp://ftp.lilypond.org/pub/LilyPond/,
5 ftp://ftp.lilypond.org/pub/LilyPond/}.
6
7 @section Windows build requirements
8 You need the following packages to compile Lilypond on Windows.
9
10 @table @code
11 @item The GNU + Cygnus tools, 1.1.7 or newer.
12 Check out the @uref{http://sources.redhat.com/cygwin,Cygwin webpage}.
13 You can get the latest version of the GNU + Cygnus tools from cygnus
14 @uref{http://sources.redhat.com/cygwin/mirrors.html,mirror site}.
15 Install everything, including tetex.
16 @item GUILE 1.4, or newer.
17 Check out the @uref{http://www.gnu.org/software/guile.html,GUILE
18 webpage}.  You may need the patch @file{guile-1.4-gnu-windows.patch}
19 included in LilyPond's source distribution.
20 @end table
21
22 These binaries are cross compiled for Windows on a GNU/Linux box.  You
23 may want to check out the
24 @uref{http://www.lilypond.org/gnu-windows/cross-1.1.8.tar.gz,cross
25 compilation scripts}.