[magick-users] ImageMagick installation not recognizing libjpeg or libpng
Daniel Christopher
dbchristopher at gmail.com
Tue Sep 16 10:24:33 PDT 2008
Hmmm, I don't know if that is the case this time. I googled "libjpeg
development package," and it doesn't seem to bring up many relevant
results, besides a few Debian-specific results. The libjpeg.a static
library has always been enough for me in the past, thats why I'm really
frustrated that it isn't recognizing it now.
Anthony Thyssen wrote:
> Fred Weinhaus on wrote...
> | If you installed from source, you will need to re-install all the
> | delegate libraries (then I think reinstall IM)
> |
> | To check which delegates are installed, run
> |
> | convert -list configure
> |
> | and look for the line starting with DELEGATES.
> |
>
> Actualy it is not that you need to re-install the delegate libraries,
> but also ensure you install the 'development' packages of those librarys
> with the libraries.
>
> The development package includes the headers and API interface
> documentation needed to compile against the libraries.
>
> So for example If I want to allow IM to generate SVG vector images
> from raster images (generate SVG images) I would need to install
> not only the autotrace library package but the 'development' package
> for autotrace, before re-building IM.
>
>
> Anthony Thyssen ( System Programmer ) <A.Thyssen at griffith.edu.au>
> -----------------------------------------------------------------------------
> Anyone who slaps a 'This page is best viewed with Browser X' label
> on a Web page appears to be yearning for the bad old days, before
> the Web, when you had very little chance of reading a document written
> on another computer, another word processor, or another network.
> -- Tim Berners-Lee, 1996
> -----------------------------------------------------------------------------
> Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
> _______________________________________________
> Magick-users mailing list
> Magick-users at imagemagick.org
> http://studio.imagemagick.org/mailman/listinfo/magick-users
>
>
More information about the Magick-users
mailing list