View Single Post
Old July 5th, 2008, 02:05 PM   #6 (permalink)
tehtide
Junior Member
Verified Customer
 
Join Date: Apr 2008
Posts: 11
Ok... I got it to work.

went and downloaded the latest libpng and compiled.

In ImageMagick:

Make uninstall
make clean
./configure --enable-lzw=yes --enable-shared=yes --disable-static --without-perl
make
make install

Works good now. thanks for the help
tehtide is offline   Reply With Quote