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'

Groetjes,
Arjan

---
Multiple exclamation marks are a sure sign of a sick mind

-- (Terry Pratchett, Mort)



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

Reply via email to