Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23204 - dvdrip-0.50.13 doesn't work with imagemagick-5.5.6
Summary: dvdrip-0.50.13 doesn't work with imagemagick-5.5.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-20 17:30 UTC by Sridhar Dhanapalan
Modified: 2003-07-21 13:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sridhar Dhanapalan 2003-06-20 17:30:52 UTC
dvdrip-0.50.13 expects to find imagemagick-5.5.5 installed, but the latest
unmasked imagemagick is 5.5.6. The solution:

  cd /usr/lib/
  ln -s libMagick-5.5.6-Q16.so.0.0.0 libMagick-5.5.5-Q16.so.0



Reproducible: Always
Steps to Reproduce:
Install dvdrip-0.50.13 and imagemagick-5.5.6, which are the latest 'stable'
versions at the time of writing.


Actual Results:  
dvdrip gives the error:

tcprobe: error while loading shared libraries: libMagick-5.5.5-Q16.so.0: cannot
open shared object file: No such file or directory



Expected Results:  
dvdrip should work without trouble.



Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r2-1 i686 AMD Athlon(TM) XP 2100+
GENTOO_MIRRORS="ftp://mirror.aarnet.edu.au/pub/gentoo
ftp://planetmirror.com/pub/gentoo http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/data2/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/data2/portage"
USE="x86 apm mikmod ncurses zlib cdr 3dnow mmx sse -objprelink oss alsa arts
-berkdb cups slp esd dvd avi mpeg quicktime xmms oggvorbis flash encode gif jpeg
png tiff ggz gpm gtk gtk2 bonobo gnome gnome-libs gtkhtml evo gb guile imlib
motif mozilla spell truetype freetype freetype2 xml xml2 pdflib -nas -nls pam
ssl crypt perl -mysql -postgres -odbc gdbm python qt qtmt kde readline -ruby
java slang libwww libg++ tcltk tcpd xface tex X dga opengl xv -directfb fbcon
svga aalib ggi sdl -samba"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -mcpu=athlon-xp -O3 -pipe -m3dnow -msse -mfpmath=sse
-mmmx -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop
-frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math
-fprefetch-loop-arrays"
CXXFLAGS="-march=athlon-xp -mcpu=athlon-xp -O3 -pipe -m3dnow -msse -mfpmath=sse
-mmmx -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop
-frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math
-fprefetch-loop-arrays"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="no"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache digest sandbox"
Comment 1 Sridhar Dhanapalan 2003-06-20 17:33:04 UTC
I should add that dvdrip loads fine, but the 'tcprobe' error occurs when trying to rip a DVD.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-06-21 00:34:21 UTC
did you remerge dvdrip after upgrading imagemagick?
Comment 3 Sridhar Dhanapalan 2003-06-21 01:05:31 UTC
imagemagick 5.5.6 was already installed, before I emerged dvdrip.
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-07-11 15:22:50 UTC
please try dvdrip-0.50.14
Comment 5 Sridhar Dhanapalan 2003-07-12 00:13:46 UTC
I upgraded to dvdrip-0.50.14 and deleted the libMagick-5.5.5-Q16.so.0 symlink. Everything works fine now. Thanks.
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2003-07-21 13:38:16 UTC
fixed in upstream version