> >>> [EMAIL PROTECTED]:~# lilypond -v
> >>> bash: /usr/bin/lilypond: No such file or directory

This error can appear if a dynamic library cannot be found or loaded. 
On my system, lilypond is a shell-script wrapper which sets
LD_LIBRARY_PATH and then execs a binary.  Check that the
LD_LIBRARY_PATH is correct and also examine the output of ldd on the
binary.

Chris


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to