FS#5104 - ghostscript 8.15.2-3 needs libssl.so.0.9.7, prior to actual libssl.so.0.9.8
Attached to Project:
Arch Linux
Opened by Robert Redford (lemming) - Monday, 24 July 2006, 19:47 GMT
Opened by Robert Redford (lemming) - Monday, 24 July 2006, 19:47 GMT
|
Details
Install
# pacman -S openssl [it installs version 0.9.8b-1] # pacman -S ghostscript [it installs version 8.15.2-3] Try to run ghostscript $ gs And emerges the error gs: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory [Not sure for "High" severity. But Postscript and PDF interpreter/traductor is critical to many every day tasks] |
This task depends upon
Comment by Jan de Groot (JGC) -
Monday, 24 July 2006, 20:41 GMT
ghostscript doesn't even use openssl anymore, since it is linked
to cups 1.2.x, it uses gnutls. The only libs that could be the
cause of your problem are the ones included in cups, which means
you have a self-compiled cups installed that was compiled against
openssl 0.9.7.