2.10 alpha - gsview

Please post any bugs you have found
Post Reply
Message
Author
GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

2.10 alpha - gsview

#1 Post by GuestToo »

gsview doesn't work, it displays a message about missing libs

User avatar
DesertPuppy
Posts: 34
Joined: Tue 08 Aug 2006, 20:58
Location: Mississippi

#2 Post by DesertPuppy »

I also tried with a variety of pdf's and got the same error everytime, all the pdf's would load and display in P2.02 so I know they are good this is what the error is everytime:

Code: Select all

GSview 4.7 2005-03-25
Play_sound:not implemented
debug=0
Failed to load libgs.so: libgs.so: cannot open shared object file:
No such file or directory
Can't load Ghostscript DLL
Don't know if that will help with debuging or not.

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#3 Post by GuestToo »

the missing library is libgs.so

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#4 Post by BarryK »

Hmm, somehow I put that into the "devx" module, which is why I never realised it wasn't there. Okay, will fix.

User avatar
Dougal
Posts: 2502
Joined: Wed 19 Oct 2005, 13:06
Location: Hell more grotesque than any medieval woodcut

#5 Post by Dougal »

I haven't got 2.10 yet, so maybe someone else can run the "list-dependents" script I posted a while ago and find all the missing libs?
What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#6 Post by BarryK »

What I should have written in my post is all you need to do to fix it is this:

# ln -s libgs.so.8.54 /usr/lib/libgs.so

User avatar
DesertPuppy
Posts: 34
Joined: Tue 08 Aug 2006, 20:58
Location: Mississippi

#7 Post by DesertPuppy »

just added the link on p2.10 and gsview works just like it should now, thanks Barry.

Dougal : I just downloaded your script and am running it now, will post results when it's finished.

Post Reply