<div dir="ltr"><div>Hi,</div><div><br></div><div>I am compiling OpenSlide in Ubuntu 12.04.04 and during configure it states that libtiff was not found.</div><div><div><br></div><div><b>checking for LIBTIFF... no</b></div><div>
<b>checking for library containing TIFFOpen... -ltiff</b></div></div><div><br></div><div>Actually libtiff4 and libtiff4-dev are installed (3.9.5-2ubuntu1.6).</div><div>pkg-config does not find it because there is no *.pc file.</div>
<div><br></div><div>The LIBS_FLAGS and C_FLAGS were also tried to be set to the folder with the *.so files. This did not help either.</div><div><br></div><div>I searched the web without much success, the help on the homepage did not help either (README with dependencies).</div>
<div><br></div><div><pre style="overflow:auto;font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;color:rgb(51,51,51)"><b>This library requires zlib, libpng, libjpeg, libtiff, OpenJPEG 1.x or &gt;= 2.1,
GDK-PixBuf, libxml2, SQLite &gt;= 3.6.20, cairo &gt;= 1.2, and glib &gt;= 2.16.
Leica and Ventana support require libtiff &gt;= 4.</b></pre><pre style="overflow:auto;font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;color:rgb(51,51,51)">
<br></pre><pre style="overflow:auto;margin-top:0px;margin-bottom:0px"><b><font face="arial"><span style="white-space:pre-wrap">checking for ZLIB... yes
checking for OPENJPEG2... yes (Build locally)
checking for LIBTIFF... no
checking for library containing TIFFOpen... -ltiff
checking for GLIB2... yes
checking for CAIRO... yes
checking for LIBPNG... yes
checking for GDKPIXBUF... yes
checking for LIBXML2... yes
checking for SQLITE3... yes
checking for VALGRIND... no</span></font><span style="white-space:pre-wrap">
</span></b></pre><div><br></div><pre style="overflow:auto;font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;color:rgb(51,51,51)"><span style="font-family:arial;font-size:small;color:rgb(34,34,34)">Did anybody successfully compile it on ubuntu?</span><br>
</pre></div><div>Is there a *.pc file which I dont know about?</div><div>Is there a special way to compile it?</div><div>Do I have to get a special version of libtiff?</div><div><br></div><div>Do I need to sacrifice a chicken to compile it successfully? :p</div>
<div><br></div><div>Kind regards,</div><div>Sebastian</div><div><br></div></div>