Re: Building Lilypond for Leopard (calling Nicholas Sceaux)

2008-04-11 Thread Arjan Bos
On 10 apr 2008, at 13:24, Sven Axelsson wrote: This is how make ends: No rule to make target `out/lilypond.info', needed by `default'. Stop. I found that this is the cause: /opt/local/bin/perl /usr/local/src/lilypond/lilypond/buildscripts/out/ help2man out/lilypond-invoke-editor > out/lil

Re: Building Lilypond for Leopard (calling Nicholas Sceaux)

2008-04-10 Thread Nicolas Sceaux
Le 10 avr. 08 à 19:18, Sven Axelsson a écrit : There are a few minor quips in Nicholas writeup. These are the changes I made: 2. the command chmod +755 ~/bin/lily-configure should be chmod 755 ~/bin/lily-configure. oops, that was a mix of chmod +x and chmod 755. nicolas __

Re: Building Lilypond for Leopard (calling Nicholas Sceaux)

2008-04-10 Thread Valentin Villenave
2008/4/10 Sven Axelsson <[EMAIL PROTECTED]>: > I can't really package the binaries - this build is only for the > command line stuff, and the files are left in place in the Lilypond > source folder, so I don't know what happens (and I don't want to try) > if you move them. AFAIK There's also a wa

Re: Building Lilypond for Leopard (calling Nicholas Sceaux)

2008-04-10 Thread Sven Axelsson
On 10/04/2008, Ivo Bouwmans <[EMAIL PROTECTED]> wrote: > Hallo Sven, > > > > Answering my own question - putting the DYLD_LIBRARY_PATH in > > .bash_login as well as in .profile solved the problem for me. W00t!!11 > > I have a fast Lilypond again. Joy! > > > > Do I get it right that you managed to

Re: Building Lilypond for Leopard (calling Nicholas Sceaux)

2008-04-10 Thread Sven Axelsson
On 10/04/2008, Sven Axelsson <[EMAIL PROTECTED]> wrote: > I just went over to Nicholas Sceaux's excellent site and found some > information on how to build Lilypond for Mac OS 10.5 Intel. It almost > works. Please, Nicholas, do you have further hints on this since you > are obviously succeeding?

Building Lilypond for Leopard (calling Nicholas Sceaux)

2008-04-10 Thread Sven Axelsson
I just went over to Nicholas Sceaux's excellent site and found some information on how to build Lilypond for Mac OS 10.5 Intel. It almost works. Please, Nicholas, do you have further hints on this since you are obviously succeeding? I installed all the required packages from Macports and ran make.