2009/1/19 Bertalan Fodor (LilyPondTool) <lilypondt...@organum.hu>:
> It IS run by default. The problem is the following:
>
> $ /usr/local//lilypond/usr/bin/lilypond --verbose test.ly


your output of "whereis lilypond" was /usr/local/bin/lilypond, so try

$ /usr/local/bin/lilypond test.ly

I have lilypond correctly installed and obtain a segfault from

$ /usr/local//lilypond/usr/bin/lilypond

Your executable is exactly /usr/local/bin/lilypond, and
/usr/local//lilypond is not a Windows-style folder in the path where
executables are.

-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org


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

Reply via email to