<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
<br>
<br>
Tom Young wrote:<br>
<blockquote type="cite" cite="mid3E8ADA92.821EEDD5@twyoung.com">
  <pre wrap="">I get the following output by running 
        'strings /usr/lib/libMagick.so |grep WriteImage':
        WriteImage
        WriteImages
        WriteImage
        WriteImages

on my Mandrake-9.0 system with libMagick5-devel-5.4.8.3-2mdk.   You
should get the same.</pre>
</blockquote>
<br>
Get the same on 9.1. I am using libMagick5.5.4-devel-5.5.4.4-7mdk.i586.rpm<br>
<br>
<br>
<blockquote type="cite" cite="mid3E8ADA92.821EEDD5@twyoung.com">
  <pre wrap="">   
I suspect either the WriteImage function is missing in your version of
ImageMagick, or configure cannot locate ..lib/libMagick.   You might try
running ./configure as root, just in case there is a permissions
problem. </pre>
</blockquote>
Tried that and got to many errors.<br>
<br>
<blockquote type="cite" cite="mid3E8ADA92.821EEDD5@twyoung.com">
  <pre wrap="">

        -Tom, KD1UL  

"Curt Mills, WE7U" wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Tue, 1 Apr 2003, John L Place wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Curt Mills, WE7U wrote:

      </pre>
      <blockquote type="cite">
        <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>
      <pre wrap="">Are you talking about adding this after the ./configure     ?
      </pre>
    </blockquote>
    <pre wrap="">Sorry, I should have thought more about it.  You might be able to
force Xastir to compile in the ImageMagick stuff by hand-editing
the config.h file and forcing it to compile it in.  Then you'll
need to add the "-L /usr/lib -lMagick" portion to the link line,
which will probably be the next thing to fail on you.  That's the
big LONG line at the end of the make where all of the .o files are
combined together in order to create the Xastir executable.

The _correct_ way to fix this of course is to get with Jack or Chuck
and figure out why configure isn't happy about ImageMagick on your
system in the first place.

Since we're pushing for a "stable" release soon, this would be good
to fix somehow before we get there.

Curt, WE7U.                             <a class="moz-txt-link-abbreviated" href="mailto:archer@eskimo.com">archer@eskimo.com</a>
<a class="moz-txt-link-freetext" href="http://www.eskimo.com/~archer">http://www.eskimo.com/~archer</a>
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"

_______________________________________________
Xastir mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xastir@xastir.org">Xastir@xastir.org</a>
    </pre>
  </blockquote>
  <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>