Am 01.09.2008 um 06:28 schrieb Laura Conrad:

"Tapio" == Tapio Tuovila <[EMAIL PROTECTED]> writes:

When I run "lilypond-book --pdf sonate.lytex", I get:

Running lilypond...GNU LilyPond 2.10.33
Fontconfig error: Cannot load default config file

Note that this is the wrong version of lilypond -- 2.10.33 is
installed systemwide, but the user who's installed the GUB expects to
be running 2.11.57.

   Tapio> Hi,
   Tapio> hardy heron here as well.
   Tapio> In order to run 2.11.57 user installation you can put

   Tapio> export PATH=~/bin:$PATH  (notice ~/bin before the $PATH)

   Tapio> into your ~/.bashrc

No, my path is set correctly.  When I run lilypond, I get:

[EMAIL PROTECTED]:~/music/bigaglia/amin/bmin$ lilypond --version
GNU LilyPond 2.11.57


what do you get when you run echo $PATH or which lilypond-book?

I don't.  I think if you do, it's probably because you don't have
another version of lilypond installed on your system, or if it is, it
isn't in /usr/bin.

I have worked around this bug by removing the system-wide lilypond in
/usr/bin.  But my report stands -- lilypond-book is not using the
version of lilypond in my PATH if there is a different version in
/usr/bin.


It really seems to me that the problem is in your path. I can't seem to reproduce it, but then I'm using OSX, not ubuntu. Just to test it, I installed three different versions of lilypond-book (and sourced my $PATH) in /usr/bin, /usr/local/bin and ~/bin, because my $PATH is defined as ~/bin/:/usr/local/bin:/usr/bin, as expected, the one in my ~/bin folder is the one called.



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to