Re: odd tiff file?
Bob Friesenhahn <[email protected]> Fri, 4 Feb 2005 12:44:40 -0600 (CST)
| Newsgroups | gmane.comp.video.graphicsmagick.core |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 4 Feb 2005, 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. I think that this means that when libtool went to re-link the library at installation time, the necessary -L options to find the JPEG library were missing or the library was not where it was expected to be. Where is libjpeg.so on your system? Does the text file magick/libGraphicsMagick.la refer to the correct place? It may be necessary to re-configure with an LDFLAGS=-L/path/to/jpeglib option. On my FreeBSD system I have /usr/local/lib/libjpeg.so.9. The GCC compiler I use is also installed under /usr/local. In this case, libjpeg is found without any special options. Bob ====================================== Bob Friesenhahn [email protected] http://www.simplesystems.org/users/bfriesen ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl