[Xastir] OS X - ImageMagick install problems
Jason Winningham
jdw at eng.uah.edu
Mon Dec 6 11:17:50 EST 2004
Sorry I can't find my notes on the packages that gave me trouble and
what I did to work around it. I tried fink which didn't give me
everything I needed, tried darwinports which also failed (and hid the
errors from me so that I couldn't even see what was wrong). I gave up
and built everything from source just like I would on my Solaris
systems. I think shapelib was the only thing that gave me real
trouble, and I just used N1OFZ's instructions at
http://n1ofz.connares.org/software/Xastir for shapelib, substituting
"/usr/local" for "/sw".
> 2.) I tried downloading and installing ImageMagick from the
> ImageMagick website. I managed to get it compiled and up and running,
> but I cannot get JPEG, TIFF and PNG files working. It either doesn't
> recognize those image libraries (installed with Fink). I know this
> because when I do a ./configure when compiling ImageMagick it tells me
> it is compiling w/o JPEG support. I did try to download and install
> the JPEG libraries of the ImageMagick site, but I had no luck getting
> those to work right with the software either.
Since you had already tried fink was it using fink's copy of IM or the
one you put in /usr/local? This is a guess, but you may want to try
running xastir's configure with --with-imagemagick=/usr/local to force
it to use the /usr/local copy instead of the /sw copy.
-Jason
kg4wsv
More information about the Xastir
mailing list