kallery and version of imagemagick

James Richard Tyrer tyrerj at acm.org
Fri Oct 25 04:46:04 BST 2002


Robert Kratky wrote:
> hi,
> i tried compiling kallery 1.0.2, actually i didn't get past configure. 
> here's what is says (the last few lines):
> 
> checking for ImageMagick linker flags... " -L/ImageMagick-5.5.1/lib 
> -L/home/cristy/ImageMagick-5.5.1/jasper 
> -L/home/cristy/ImageMagick-5.5.1/jbig/libjbig 
> -L/home/cristy/ImageMagick-5.5.1/lcms 
> -L/home/cristy/ImageMagick-5.5.1/lcms/src 
> -L/home/cristy/ImageMagick-5.5.1/tiff/libtiff 
> -L/home/cristy/ImageMagick-5.5.1/ttf/objs 
> -L/home/cristy/ImageMagick-5.5.1/ttf/objs/.libs 
> -L/home/cristy/ImageMagick-5.5.1/xml 
> -L/home/cristy/ImageMagick-5.5.1/xml/.libs 
> -L/home/cristy/ImageMagick-5.5.1/zlib -L/usr/X11R6/lib -L/usr/lib"
> checking for ImageMagick library settings... " -lMagick -llcms 
> -lfreetype -lXext -lXt -lSM -lICE -lX11 -lz -lpthread -lm"
> checking for ImageMagick version...  (not so good)
> configure: error: " You need ImageMagick 5.4.5 or newer."
> 
> anybody's got an idea why the script should think my version of 
> imagemagick is older than 5.4.5?

YAIEM: Do not assume that the error message states the correct reason 
for the error.

> btw: i'm running debian stable (woody 3.0), xfree 4.2.1, kde 3.0.4, qt 
> 3.0.5-4 (and, of course, imagemagick 5.5.1)
> 

Note that you appear to have ImageMagick installed in a very odd place. 
  If that is not where it is installed, then that is the problem.

If this is your machine -- if you have super user privilege -- the 
normal place to install ImageMagick, or most things, is with the prefix: 
"/usr/local".  Be sure that: PREFIX/bin is on your path.

If you have something in an odd place, you MUST tell the: "configure" 
script where it is.  AND, the "lib" directory MUST be registered with 
LD.SO.  Put the path (ending with "lib") in the: "/etc/ld.so.conf" file 
and [as root] run: ldconfig.

It is also possible that with an odd location the: "configure" script 
simply won't work.

--
JRT

___________________________________________________
This message is from the kde mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list