Hi David,

>
> The first example on:
> http://lists.gnu.org/archive/html/lilypond-user/2016-06/msg00123.html
>
> $ ~/lilypond-2.19.42.1/bin/lilypond e.ly
>
> runs this (now newer) script:
>
> #!/bin/sh
> me=`basename $0`
> export LD_LIBRARY_PATH="/home/david/lilypond-2.19.49-1/lilypond/usr/lib"
> exec "/home/david/lilypond-2.19.49-1/lilypond/usr/bin/$me" "$@"
>

That's the command I used (ie, invoking Lily from its local /bin directory,
and not its local /usr/bin), and it still failed with the error described.

Cheers,

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

Reply via email to