Suzanne E. Blatt writes:
[cc: lilypond-user]

> if I type ' ly2dvi -p WelshLullaby.ly ' I get the following:
>
>   File "/usr/bin/ly2dvi", line 104, in ?
>    import lilylib as ly
> ImportError: No module named lilylib

> typing 'lilypond --verbose --help' generates the following:
> lilypond_datadir: '/usr/local/share/lilypond'
> local_lilypond_datadir: '/usr/local/share/lilypond/1.8.1'
> localedir: '/usr/local/share/locale'
> LILYPONDPREFIX: '

You may have two conflicting installations (or leftovers) of lilypond
installed; one in /usr and one in /usr/local.  You should remove one
of those, and possibly reinstall the other.

Wait a minute, what does the command

    which lilypond

say?  It almost looks like lilypond was built to be installed in
/usr/local, but got installed in /usr after all.

Also, it seems that SUSE did not install lilypond-profile.sh, which I
think should is necessary on Red Hat-like distributions.

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



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

Reply via email to