Arjan Bos wrote:

On 28 feb 2007, at 4:19, Graham Percival wrote:

Dan Eble wrote:
The NEWS for 2.11 says that "The environment variable LILYPONDPREFIX has been renamed to LILYPOND_DATADIR." If that is new for 2.11, why are versions of 2.10
complaining about it?  This is on Mac OS X 10.3 (PowerPC).

Thanks for the report.  This appears to be fixed in 2.10.20.

Hi,
I just downloaded 2.10.20-1 for MacOS X and I had to replace the following line in lilycall.py to fix the problem:

#     env['LILYPONDPREFIX'] = prefix + '/share/lilypond/current'
    env['LILYPOND_DATADIR'] = prefix + '/share/lilypond/current'

Sorry, remind me how to trigger this -- I don't get any error messages when compiling a simple ly file with 2.10.20-1 on OSX Intel.

Cheers,
- Graham


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to