2003.08.11 20:09 "[Tiff] how to make programs use myown libtiff", by Pushkar Pradhan

I've now installed my own libtiff in my disk space (/rstc/user1/erc/pushkar/tiff/solaris5.8) but there are a couple of other libtiffs on my system - /usr/local/lib and /usr/openwin/lib.

How do I make my programs use my libtiff and the tiff header files?

I think I can use my own tiff binaries by putting my path before the /usr/local/lib in the $PATH variable, is that right?

But how to force the compilers to use my libtiffs?

Pushkar Pradhan