<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
<br>
<br>
Curt Mills, WE7U wrote:<br>
<blockquote type="cite"
 cite="midPine.LNX.4.33.0304010955440.31136-100000@wapiti.tc.fluke.com">
  <pre wrap="">On Tue, 1 Apr 2003, J. Lance Cotton wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">You appear to have the libMagick-devel rpm on your computer, but did you
install it? If the libararies are there, but the include files aren't, then
./configure doesn't know that the libraries exist.

-Lance KJ5O

John Place wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">checking for Magick-config... yes
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Found Magick-config.  Good.


  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">checking magick/api.h usability... yes
checking magick/api.h presence... yes
checking for magick/api.h... yes
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Found ImageMagick include files and they're usable.  Good.


  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">checking for WriteImage in -lMagick... no
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Can't link to the libMagick library.  Not good.


  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">ld.so.conf file:
/usr/lib
/usr/include
/usr/include/libshp
/usr/X11R6/lib
/usr/lib/qt3/lib
/usr/local/include
/usr/local/lib
/usr/local/share/proj
/usr/bin
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
I _think_ ld.so.cache only helps you during runtime dynamic linking,
not at the linking stage of the compiler, but I might be wrong.  If
you get it compiled ok, but can't run it, that's when you need to
tweak ld.so.conf and then run ldconf.  For now, it's a don't-care.


  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">/usr/lib/libMagick++-5.5.4.so.0
/usr/lib/libMagick++.a
/usr/lib/libMagick++.la
/usr/lib/libMagick++.so
/usr/lib/libMagick.a
/usr/lib/libMagick.la
/usr/lib/libMagick.so
/usr/lib/libMagick++-5.5.4.so.0.0.0
/usr/lib/libMagick-5.5.4.so.0.0.0
/usr/lib/libMagick-5.5.4.so.0
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
What does your link line during compiling look like?  It should have
"-L /usr/lib -lMagick" if it's to find the ImageMagick library.</pre>
</blockquote>
<br>
Are you talking about adding this after the ./configure &nbsp; &nbsp; ?<br>
<br>
<blockquote type="cite"
 cite="midPine.LNX.4.33.0304010955440.31136-100000@wapiti.tc.fluke.com">
  <pre wrap="">

This isn't on Cygwin is it?  I've had trouble getting some versions
of various libraries to link properly on Cygwin.  That's why very
specific library versions are called out in the instructions.
  </pre>
</blockquote>
<br>
No, this isn't on Cygwin.<br>
<br>
<blockquote type="cite"
 cite="midPine.LNX.4.33.0304010955440.31136-100000@wapiti.tc.fluke.com">
  <pre wrap="">
  </pre>
</blockquote>
<br>
<pre class="moz-signature" DEFANGED_cols="$mailwrapcol">-- 

Computers are like Air Conditioning, everything works fine until you 
open the Windows....


John L. Place
W4HNK</pre>
<br>
</body>
</html>