lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems building under Solaris 8


From: Han-Wen Nienhuys
Subject: Problems building under Solaris 8
Date: Fri, 24 Jan 2003 22:21:03 +0100

address@hidden 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   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]