Re: gsview ghostscript and FC5



On Wed, 26 Apr 2006 10:58:27 +0000, Duane Evenson wrote:

I'm runnign a FC5 installation with ghostscript-8.15.1-7.2 and gsview-4.7-6.fc5
.
I keep getting the following error message:
Failed to load libgs.so.7: libgs.so.7: cannot open shared object file: No such file or directory
Can't load Ghostscript DLL

This ghostscript version provides libgs.so.8.
Does anyone else have this problem?
How can I fix it?

Duane

Not sure what wants libgs.so.7 if you have libgs.so.8 on your box
but I've had success in the past with issues like this by making
a symbolic link for the older, missing lib to the newer, existing one.

So... say that libgs.so.8 is in /usr/lib ( rpm -ql ghostscript or maybe
locate libgs.so.8 will show you the location ) you can do a
cd /usr/lib
ln -s libgs.so.8 libgs.so.7
so that the application that wants libgs.so.7 will get the newer one.
Depending on how much has changed between the old and new version.. it
may or may not work.

--
D.A.M. - Mothers Against Dyslexia

see http://www.jacksnodgrass.com for my contact info.

jack - Grapevine/Richardson


.



Relevant Pages

  • libstdc++.so.5: cannot open shared object file
    ... When I fire up a program, I get the following error message: ... cannot open shared object file ...
    (freebsd-questions)
  • Applet problem at startup
    ... I get the following error at startup in Gnome: ... `libpanel-applet-2.so.0: cannot open shared object file: No such file ... I get this error message 4-5 times at login but with different applet names. ...
    (linux.redhat.install)
  • Re: desparate - has anyone installed/used "aspell"?
    ... aspell: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory ... At least it's a new error message which I think means I am getting closer. ... 'which' searches the path for executables while ld.so.conf both pertain to shared libraries. ...
    (comp.os.linux.misc)
  • gsview ghostscript and FC5
    ... I keep getting the following error message: ... Failed to load libgs.so.7: libgs.so.7: cannot open shared object file: No such file or directory ... Can't load Ghostscript DLL ...
    (linux.redhat)
  • [SLE] Problems after update
    ... "Update all package versions on your suse linux 10.0 machine" found on the Novell site. ... xauth: error while loading shared libraries: libXext.so.6: cannot open shared object file: No such file or directory ...
    (SuSE)