[EMAIL PROTECTED] writes:
> Well, I'm working my way through trying to build lilypond 1-7-9 on
> Solaris 8 using gcc 2.95.3 and trying to fix

can you try with the most recent 1.7 (1.7.12, iirc)?

> Second, I noticed that there was a syntax problem in lilylib.py
> which I appear to have fixed by changing import lilylib as ly to
> import lilylib, as, ly (missing commas).

try

        import lilylib
        ly = lilylib


-- 

Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.cs.uu.nl/~hanwen 


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

Reply via email to