[OpenSlide] LibTiff dependency

Sebastian Schmittner thaligar.krell at gmail.com
Tue Jul 8 06:35:03 EDT 2014


So tiff4 is compiled. *.so files are there, *.h files are there.

And after I entered

*export LIBTIFF_CFLAGS="-IpathToLibtiff"*

*export LIBTIFF_LIBS="pathToLibtiff/libtiff.a"*
OpenSlide stated
*checking for LIBTIFF... yes*

Thanks a lot.

Kind regards,
Sebastian





2014-07-08 12:15 GMT+02:00 Sebastian Schmittner <thaligar.krell at gmail.com>:

> Awesome. Thanks for the info. I will try immediatly.. (3.9.5....
> *facepalm*) :)
>
> Kind regards,
> Sebastian
>
>
> 2014-07-08 11:25 GMT+02:00 <jcupitt at gmail.com>:
>
>> On 8 July 2014 10:14, Sebastian Schmittner <thaligar.krell at gmail.com>
>> wrote:
>>
>> > I am compiling OpenSlide in Ubuntu 12.04.04 and during configure it
>> states
>> > that libtiff was not found.
>> >
>> > checking for LIBTIFF... no
>> > checking for library containing TIFFOpen... -ltiff
>> >
>> > Actually libtiff4 and libtiff4-dev are installed (3.9.5-2ubuntu1.6).
>> > pkg-config does not find it because there is no *.pc file.
>>
>> libtiff only (finally, we waited so long) gained a .pc file with
>> libtiff-4. You have libtiff 3.9.5, though ubuntu/debian call it
>> libtiff4, confusingly.
>>
>> You need to download and install the latest stable libtiff4. I expect
>> you know, but don't install to /usr!
>>
>> > The LIBS_FLAGS and C_FLAGS were also tried to be set to the folder with
>> the
>> > *.so files. This did not help either.
>>
>> I would set CFLAGS and LDFLAGS.
>>
>> John
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/openslide-users/attachments/20140708/0767382c/attachment.html 


More information about the openslide-users mailing list