]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/windows/README
c5c2135ccf847c06cf70bf1eed33b95e190d5905
[lilypond.git] / Documentation / windows / README
1 LilyPond
2 ------------------------------------------
3 LilyPond - The GNU music typesetter.
4
5 Runtime requirements:
6   cygwin-1.3.10 or newer
7   libguile14
8
9 Build requirements:
10   cygwin-1.3.10 or newer
11   binutils-20011102 or newer
12   gcc-2.95.3-5 or newer
13   bison-1.35 or newer
14   flex-2.5.4 or newer
15   python-2.2 or newer
16   texinfo-4.2 or newer
17   sed-3.02 or newer
18   fileutils
19   sh-utils
20   tetex-beta
21   texmf-tiny
22   etc.
23   libguile14-dev
24
25
26 Canonical homepage:
27   http://www.lilypond.org/development
28
29 Canonical download:
30   ftp://ftp.lilypond.org/pub/LilyPond
31   
32 ------------------------------------
33
34 Build instructions:
35
36   unpack lilypond-1.5.64-1-src.tar.bz2
37     if you use setup to install this src package, it will be
38          unpacked under /usr/src automatically
39   cd /usr/src
40   DISTDIR=/usr/src ./lilypond-1.5.64-1.sh
41
42 This will create:
43   $DISTDIR/lilypond/lilypond-1.5.64-1-orig.tar.bz2
44   $DISTDIR/lilypond/lilypond-1.5.64-1-src.tar.bz2
45   $DISTDIR/lilypond/lilypond-1.5.64-1.tar.bz2
46   $DISTDIR/lilypond/lilypond-doc/lilypond-doc-1.5.64-1.tar.bz2
47
48 ------------------
49
50 Port notes:
51
52   These packages were built on GNU/Linux using cross building and
53   packaging scripts:
54
55       http://lilypond.org/cygwin/cygwin-cross-1.3.10.2.tar.gz
56
57   Jan Nieuwenhuizen
58   janneke@gnu.org
59
60 Cygwin port maintained by: Jan Nieuwenhuizen  <janneke@gnu.org>