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

2010.08.19 20:33 "[Tiff] 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