bug-lilypond
[Top][All Lists]
Advanced

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

Re: Compiling lilypond 2.0.2 failed


From: Mats Bengtsson
Subject: Re: Compiling lilypond 2.0.2 failed
Date: Tue, 20 Jan 2004 16:45:58 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

The midi module is built in the python/ directory which should be built
before the scripts/ directory. It should be placed in python/out/midi.lo
and the makefiles set PYTHONPATH to .../lilypond/python/out/, which
means that the call to midi2ly from the makefile should find the module
even if it doesn't do it when you call scripts/out/midi2ly (not until
you have run make install).

I hope this can give some clues in your debugging. I have built LilyPond
here on RedHat 9, the only additional package I needed was a newer
Guile (mftrace with friends are not needed if you run 'make get-pfa').

   /Mats

Pierre Lorenzon wrote:
Hi,

Thanks for your answer !

That's what midi2ly says :

address@hidden /usr/local/src/latex/lilypond-2.0.2/scripts/out/midi2ly -h
Traceback (most recent call last):
  File "/usr/local/src/latex/lilypond-2.0.2/scripts/out/midi2ly", line 43, in ?
    import midi
ImportError: No module named midi
address@hidden
I think that the required module is not
compiled at this time. I guesss that something could
be wrong in the order in which the packages are
compiled.

Bests

Pierre

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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