<div dir="ltr">So tiff4 is compiled. *.so files are there, *.h files are there.<div><div><br></div></div><div>And after I entered</div><div><b>export LIBTIFF_CFLAGS="-IpathToLibtiff"<br></b></div><div><b>export LIBTIFF_LIBS="pathToLibtiff/libtiff.a"<br>
</b></div><div>OpenSlide stated </div><div><div><b>checking for LIBTIFF... yes</b></div></div><div><br></div><div>Thanks a lot.</div><div><br></div><div>Kind regards,</div><div>Sebastian</div><div><br></div><div><br></div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-08 12:15 GMT+02:00 Sebastian Schmittner <span dir="ltr"><<a href="mailto:thaligar.krell@gmail.com" target="_blank">thaligar.krell@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">Awesome. Thanks for the info. I will try immediatly.. (3.9.5.... *facepalm*) :)</span><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">
<br></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">Kind regards,</div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">Sebastian</div></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote"><div class="">2014-07-08 11:25 GMT+02:00 <span dir="ltr"><<a href="mailto:jcupitt@gmail.com" target="_blank">jcupitt@gmail.com</a>></span>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On 8 July 2014 10:14, Sebastian Schmittner <<a href="mailto:thaligar.krell@gmail.com" target="_blank">thaligar.krell@gmail.com</a>> wrote:<div><div class="h5"><br>
> I am compiling OpenSlide in Ubuntu 12.04.04 and during configure it states<br>
> that libtiff was not found.<br>
><br>
> checking for LIBTIFF... no<br>
> checking for library containing TIFFOpen... -ltiff<br>
><br>
> Actually libtiff4 and libtiff4-dev are installed (3.9.5-2ubuntu1.6).<br>
> pkg-config does not find it because there is no *.pc file.<br>
<br>
</div></div></div><div><div class="h5">libtiff only (finally, we waited so long) gained a .pc file with<br>
libtiff-4. You have libtiff 3.9.5, though ubuntu/debian call it<br>
libtiff4, confusingly.<br>
<br>
You need to download and install the latest stable libtiff4. I expect<br>
you know, but don't install to /usr!<br>
<div><br>
> The LIBS_FLAGS and C_FLAGS were also tried to be set to the folder with the<br>
> *.so files. This did not help either.<br>
<br>
</div>I would set CFLAGS and LDFLAGS.<br>
<br>
John<br>
</div></div></blockquote></div><br></div>
</blockquote></div><br></div>