Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DVD Copying
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
acidbreez
n00b
n00b


Joined: 05 Dec 2006
Posts: 24

PostPosted: Sun Dec 17, 2006 8:16 am    Post subject: DVD Copying Reply with quote

hey everyone,
ive been trying to make a copy of a dvd with QVamps but i keep getting this error message:
Code:
spumux: error while loading shared libraries: libMagick.so.9: cannot open shared object file: No such file or directory

and ive tried running this command
Code:
revdep-rebuild

to try and fix this issue but it didnt work. does any one know how to fix this problem?
Back to top
View user's profile Send private message
pteppic
l33t
l33t


Joined: 28 Nov 2005
Posts: 781

PostPosted: Sun Dec 17, 2006 9:50 am    Post subject: Reply with quote

Ideally rebuild the package containing spumux
Code:
locate bin/spumux
equery belongs /usr/bin/spumux
emerge -1va media-video/dvdauthor


If it fails after that, then the really really dirty and wholly inadvisable
Code:
locate libMagick.so.
ln -s /usr/lib/libMagick.so.10 /usr/lib/libMagick.so.9


This assumes you haven't un-installed imagemagick?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum