Paul Scott <[EMAIL PROTECTED]> writes:

> Please excuse my inexperience here but does that mean I get another
> version and rebuild?  Is there a (reasonable) way to pick up where the
> build left.  As I mentioned it took several hours on my machine.  I
> was considering asking Graham if he would make the deb he built
> available but I want to learn as much about this as possible so I can
> contribute more to the project.

FYI, I never build packages for LilyPond.  I just run latest 1.6 and
1.7 CVS from the source directories.  If you know what you're doing,
something like this should be enough:

   ./configure --disable-optimising --prefix=$(pwd)
   make all pfa-fonts

   PATH=$(pwd)/lily/out:$(pwd)/scripts/out:$PATH
   TEXMF="{/usr/share/texmf, $(pwd)/share/lilypond}"

I only do make web every once in a while.

Jan.

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



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to