Tagged Questions
0
votes
1answer
128 views
configure error while checking dependency on libtiff
I have configured and make libtiff properly. Now I am trying to build another library which is dependent on the tiff library. I am getting the following error
checking for TIFF support ...
checking ...
1
vote
2answers
504 views
Trouble compiling libtiff 4.0 beta on linux
I'm trying to compile libtiff 4.0 beta to a static library on Ubuntu 10.10 using gcc. It seems to compile the libjpeg and libz fine, which are dependencies. Here is the error I am getting
...