2005.05.18 15:38 "[Tiff] Another libtiff+libjpeg problem", by Thom DeCarlo

2005.05.18 18:33 "RE: [Tiff] Another libtiff+libjpeg problem", by Bob Friesenhahn

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/