You'll need ghostscript 8.15 in order to build/run more recent lilypond
2.5 releases. Under Gentoo you can either install ghostscript-afpl, or
use a custom-written ESP ghostscript ebuild for 8.15_rc2. I'm at work
right now but I have such an ebuild at home if anyone is interested.
This build is
I made a here-lily of the development version but the my.ps still
cannot be converted to pdf neither by lilypond nor by ps2pdf12/13 or
just plain ps2pdf. ghostscript version installed: 7.07.1-r7 (r7
is Gentoo-installer-fingerprint, one could be suspicious about
the integrity of that package, of co
On Tue, 12 Apr 2005 15:21:00 +0200
dax2 wrote:
> cvs update -d ./
> make distclean;
> configure --prefix=/usr/local/lily-2.5.19
> make all
I forgot to mention that I ran ./autogen.sh before the ./configure command.
Unfortunately it did not help to run cvs update and distclean.
I can run the res
On Tue, 12 Apr 2005 10:56:37 +0200
dax2 wrote:
> LOOP is a "make-syntax"-command defined in: stepmake/generic-vars.make
I am trying again:
cvs update -d ./
make distclean;
configure --prefix=/usr/local/lily-2.5.19
make all
[ ... coffee break:-)]
(Don't hold your breath)/Regards Donald
--
da
This may be unimportant for normal usage, but I am curious
about the build system. What is final-install? and $(LOOP)?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# cd /usr/local/src/music/lilypond
# cvs update -d ./
# #version 2.5.19.1050410
# make install
[...]
On Tue, 12 Apr 2005 10:51:20 +0200
dax2 wrote:
>
> This may be unimportant for normal usage, but I am curious
> about the build system. What is final-install? and $(LOOP)?
LOOP is a "make-syntax"-command defined in: stepmake/generic-vars.make
LOOP=$(foreach i, $(SUBDIRS), $(MAKE) PACKAGE=$(P