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
August 2010

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

2010.08.19 20:33 "libtiff on MAC 10.6", by Rajat Varma
2010.08.22 02:25 "Re: libtiff on MAC 10.6", by Scott Ribe
2010.08.23 19:38 "Re: libtiff on MAC 10.6", by Chris Cox
2010.08.23 19:46 "Re: libtiff on MAC 10.6", by Scott Ribe
2010.08.23 19:55 "Re: libtiff on MAC 10.6", by Chris Cox
2010.08.23 20:07 "Re: libtiff on MAC 10.6", by Scott Ribe
2010.08.23 20:13 "Re: libtiff on MAC 10.6", by Chris Cox
2010.08.23 20:23 "Re: libtiff on MAC 10.6", by Scott Ribe
2010.08.23 20:18 "Re: libtiff on MAC 10.6", by Scott Ribe
2010.08.23 20:49 "Re: libtiff on MAC 10.6", by Edward Lam
2010.08.23 21:25 "Re: libtiff on MAC 10.6", by Scott Ribe
2010.08.23 21:29 "Re: libtiff on MAC 10.6", by Edward Lam
2010.08.23 20:32 "Re: libtiff on MAC 10.6", by Tom Lane

2010.08.19 20:33 "libtiff on MAC 10.6", by Rajat Varma

Hi,

We are interested in implementing some of our c programs on MAC OS 10.6. We
installed X code 3.2.1 and then from terminal we installed the tiff
libraries by saying sudo port install tiff. After it finished the
installation we can find the libraries under /opt/local/include, but when
executing our c program it has trouble finding tiffio.h. So then we copied
all the tiff associated .h files to /usr/include and now we are having an
error message -ltiff library not found. Does anyone have a fix for this?

thanks

rajat