Hi,

You know the drill by now, get it from:

    http://appel.dyndns.org/lilypond/gnu-windows/

I'll be off line this weekend, so help yourselves.  This release
should work, or be made to work quite easily.

Have fun!

Jan.


Experimental binary for GNU/Windows, using Cygnus' gnu-windows package.

LilyPond uses Guile, and needs *this* cygwin1.dll, so get them all tree.
(If you have already downloaded guile or the dll from this place, you
only need to get a fresh lilypond).

If you don't install in the root directory of your cygnus installation
(that's where '/' is mounted), you'll have to set these:

    export LILYPONDPREFIX=<your_root>/Cygnus/usr/ \
        lilypond-x.y.z/usr/share/lilypond
    export GUILE_LOAD_PATH=<your_root>/Cygnus/usr/ \
        guile-1.3.4/usr/share/guile/1.3.4

(if you don't use bash, but a strictly dos compatible shell, use
 `set' for `export' and change '/' to '\').

Until Cygnus' new release (any day now) comes out, you'll need the
supplied cygwin1.dll too.  This is nasty, because your other cygwin
binaries (b20.1) need their own cygwin1.dll, and they conflict.

What you probably can do is, if you run bash:

    * don't put lilypond in your path
    * assuming lilypond.exe is in /Cygnus/usr/lilypond-1.3.39/usr/bin,
      put the supplied cygwin1.dll there too
    * run lilypond on foo.ly:
         c:\>bash
         $ PATH=/Cygnus/usr/lilypond-1.3.39/usr/bin:$PATH lilypond.exe foo.ly 
    * have someone automate this for you into a script

By the way, for those of you who don't have TeX up and running, you should
be able to view some output doing:

    lilypond -f ps foo.ly
    export GS_FONTPATH=<your_root>/Cygnus/usr/ \
        lilypond-x.y.x/share/lilypond/pfa
    gv foo.ps


Most information in the .html files is probably obsolete.


-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org

Reply via email to