lilypond-user
[Top][All Lists]
Advanced

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

Re: 2.8.7: runtime errors


From: Ebrahim Mayat
Subject: Re: 2.8.7: runtime errors
Date: Thu, 12 Oct 2006 16:32:39 +0200

On Oct 12, 2006, at 2:12 PM, Mats Bengtsson wrote:

If you use
./configure
make
make install

That's just the problem: done that, everything gets installed into / usr/local then, when running

bash-3.00$ lilypond example.ly
GNU LilyPond 2.8.7
ERROR: In procedure primitive-load-path:
ERROR: Unable to find file "lily.scm" in load path

I got round this by adding the --relocate option like so

lilypond --relocate ~/rosegarden/example.ly

and both "example.ps" and "example.pdf" files were produced in the directory from which the above command was run.

As for "midi2ly" not working: well, I can live with that.

or

./configure --prefix=/whatever/path/
make
make install

then all the files should be found automatically.

  /Mats

E





reply via email to

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