AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
November 1996

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

1996.11.24 18:32 "Tiff Lib Not Found", by Ahti Suo-anttila
1996.11.24 22:04 "Re: Tiff Lib Not Found", by Helge Blischke

1996.11.24 18:32 "Tiff Lib Not Found", by Ahti Suo-anttila

To Image Magick:

I have installed ImageMagick on an pentium pro Linux version 2.0.20.
Everything seems to work fine except tiff support. Whenever I try to
load a tiff file it says, Tiff library not available. I downloaded
tiff-v3.4beta035-tar and followed the instructions. It put the Tiff
library in /usr/local/lib, A listing of that directory is


/usr/local/lib> ls -la
total 1708
drwxr-xr-x   5 root     root         1024 Nov 24 10:28 ./
drwxr-xr-x  12 root     root         1024 Sep 17 22:42 ../
drwxr-xr-x   5 root     root         1024 May 16  1994 crisp/
-r--r--r--   1 root     root       800022 Nov 24 10:28 libtiff.a
-rwxr-xr-x   2 root     root       748187 Nov 24 10:28 libtiff.so.3*
-r-xr-xr-x   1 root     root       183916 Nov 24 10:28
libtiff.so.3.4.035*
drwxr-xr-x   6 root     root         1024 Oct 26 10:45 mc/
drwxr-xr-x   3 root     root         1024 Oct 26 17:13 netscape/



Can you tell me how to fix this problem, Thanks Ahti