Re: odd tiff file?
Patrick Welche <[email protected]> Sat, 12 Feb 2005 23:42:07 +0000
| Newsgroups | gmane.comp.video.graphicsmagick.core |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 04, 2005 at 06:36:32PM +0000, Patrick Welche wrote: > On Fri, Feb 04, 2005 at 05:25:17PM +0000, Patrick Welche wrote: > > Right - the reason is my /usr/local/lib/GraphicsMagick-1.2/modules-Q8/coders > > directory is empty... I'll try recompiling just in case.. > > This is the only error: > > /bin/ksh ./libtool --silent --mode=install /usr/bin/install -c 'magick/libGraphicsMagick.la' '/usr/local/lib/libGraphicsMagick.la' > libtool: install: warning: relinking `magick/libGraphicsMagick.la' > > *** Warning: linker path does not have real file for library -ljpeg. ... and the solution was: ln -s libjpeg.so.62.0 libjpeg.so Even though libjeg.la says # Names of this library. library_names='libjpeg.so.62.0' and libtool mentioned checking for libjpeg.so.62.0, it deemed it was the wrong type because deplibs_check_method="match_pattern /lib[^/]+(\\.so|_pic\\.a)\$" so the library must end in .so. Anyway, this isn't a GM problem! Cheers, Patrick ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click