On 2/18/03 1:50 PM, "Philip Trauring" <[EMAIL PROTECTED]> wrote:

> Is there a way to install imagemagick with LZW support using fink? It's
> a compile option (--enable-lzw)documented here:

Assuming you have the necessary libraries (if any) that it needs, what I did
in a similar situation was to let fink install the package (from source),
then when it is finished go to /sw/src, untar the archive, and compile and
reinstall myself. In my case I wanted to enable gif support in gnuplot
(which required having my own libgd that supported gif).

Keep an eye on the options fink issues to ./configure, you will probably
want to keep all those, and add --enable-lzw (and delete any option like
--disable-lzw, if present).

Hope that helps,
-Chad



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to