Re: ImageMagick with TIFF

Wilfried Oltmanns <[email protected]> Thu, 24 Sep 2009 10:00:56 +0200
Newsgroups gmane.comp.video.image-magick.devel
Organization Opix AG
Message-ID <[email protected]>
Shiladitya Biswas schrieb:
> Hi,
> I am trying to install ImageMagick with TIFF support. I have installed
> libtiff at a non standard location.
> How do I configure Imagemagick so that it picks up the headers
> (tiff.h, ..) and libraries (ltiff, ..) . What option should be given
> to configure ?
> I am using Linux.
>
> Thanks
> Shiladitya
> _______________________________________________
> Magick-developers mailing list
> [email protected]
> http://studio.imagemagick.org/mailman/listinfo/magick-developers
>
>   
Hi,
simply add LDFLAGS=L/path_to_libtiff and CPPFLAGS=-I/path_to_headerfiles
to your configure-call.

Good Luck


Wilfried Oltmanns
Developer
[email protected]