the Ghostscript package on LilyPond.org was compile on FC3, so I guess I
have to make a separate FC4 ghostscript.
Mats Bengtsson wrote:
I think your problem is a general Linux issue, nothing specific
to Ghostscript or LilyPond. When you start a program, the loader
looks for libraries that hav
I think your problem is a general Linux issue, nothing specific
to Ghostscript or LilyPond. When you start a program, the loader
looks for libraries that have to be loaded dynamically. A number
of directories are searched by default, including /usr/lib/ and /lib/.
Read the man pages for ld.so and
Hallo,
I'm trying to install LilyPond using the i386 rpms provided on the
website, but when I run ghostscript it complains about libcrypto.so.4
and libssl.so.4 missing. Actually, I installed them with the openssl097
64bit rpm, but they're located in /usr/lib64, not /usr/lib, that is
where prob