Joel Mayes wrote:
/usr/local//lilypond/usr/bin/lilypond: error while loading shared
libraries: libstdc++.so.6: cannot open shared object file: No such file or
directory

This error is (most likely) caused by the lilypond package you are using having been compiled against a different version of libstdc++ then you have installed.

You need to find what package in your distribution provides libstdc++.so.6 and install that package, then everything shold be fine

The error is on our side. Something went wrong packaging the linux build, we actually intended to include a libstdc++.so copy in the package. The error is masked because said build was done on a linux box that does have the correct libstdc++.so installed. I will try to fix this for the next release.

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


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

Reply via email to