| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2005.05.18 18:33 "Re: Another libtiff+libjpeg problem", by Bob FriesenhahnOn Wed, 18 May 2005, Thom DeCarlo wrote: > Hey Bob, > When I fall back to the jpeg-6b code I get even more errors. I'm not sure > what that warning in the middle about not being able to link to the static > jpeg library is all about. I enabled both static and shared in the jpeg > configuration. Make sure that there is a /usr/local/bin/cygjpeg-62.dll on your system and that /usr/local/bin is in your executable search path. Note that the libtool included with stock libjpeg 6b is from 1998, which is very old. It may have installed the DLL (if you have one) with a different name (e.g. 'lib') than more recent libtools expect under Cygwin. Cygwin comes with a modified variant of libjpeg-6b. Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ Tiff mailing list: Tiff@remotesensing.org http://xserve.flids.com/mailman/listinfo/tiff http://www.remotesensing.org/libtiff/ |
|||||||