Paul Scott wrote:
Han-Wen Nienhuys wrote:

Paul Scott wrote:

With GUB (i386) versions 2.7.30-1 and 2.7.31-2 invoking lilypond (/usr/local/bin/lilypond) gives:

/usr/local/bin/lilypond: line 3:  8611 Illegal instruction
      "/usr/local/lilypond/usr/bin/lilypond" "$@"

With the CVS version /usr/local/bin/lilypond is a binary file. With the GUB versions I have D/L'd it is a script which at least has a double / which seems wrong but even when I correct that I get the same error.

This is all on two different machines both running Debian sid.



Hmmm... what does

  ldd /usr/local/lilypond/usr/bin/lilypond say ?


Result is attached.


workaround: add

export LD_LIBRARY_PATH=/usr/local/lilypond/usr/lib

to the wrapper script.

--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


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

Reply via email to