[Magick-bugs] [re-sent] libWand linked against obsolete libMagick
Ansgar Esztermann
aeszter at gwdg.de
Thu Jan 11 07:11:15 CST 2007
[I re-send the message below since it did not show up on the
archives.]
Hello,
after installing ImageMagick 6.3.1 on a Linux machine, I noticed that
the Wand library links against an old version of libMagick (the
vendor's installation of ImageMagick 5.5.7):
# ldd /usr/local/stow/ImageMagick-6.3.1/lib/libWand.so
libfreetype.so.6 => /usr/local/stow/freetype-2.2.1/lib/libfreetype.so.6
(0x400b1000)
libz.so.1 => /lib/libz.so.1 (0x40131000)
libMagick.so.0 => /usr/lib/libMagick.so.0 (0x40140000)
...
Otherwise, the build seems to work fine (although there were quite a
few warnings); is this a known problem? If not, are there any
suggestions on how to track it down? I've taken a look at config.log,
but nothing there caught my eye.
The library was configured with
$ ./configure --prefix=/usr/local/stow/ImageMagick-6.3.1
Thanks,
A.
--
Ansgar Esztermann
Researcher & Sysadmin
http://www.mpibpc.mpg.de/groups/grubmueller/start/people/aeszter/index.shtml
More information about the Magick-bugs
mailing list