<div dir="ltr">Ok I think I am not comfortable with the dependencies here. <div><br></div><div>I installed libtiff4, OpenSlide says its there and during the build of it make tells me</div><div><div><b>src/.libs/libopenslide.so: undefined reference to `TIFFFileName&#39;</b></div>
</div><div><br></div><div>although the files are there, *.h, *.a, *.so.</div><div><br></div><div>From what I understand he cannot resolve the functions, but they are there as well as the paths are specified. </div><div>And even configure tells me its fine.</div>
<div><br></div><div>What am I missing?</div><div><br></div><div>Thanks in advance and kind regards,</div><div>Sebastian</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-08 12:35 GMT+02:00 Sebastian Schmittner <span dir="ltr">&lt;<a href="mailto:thaligar.krell@gmail.com" target="_blank">thaligar.krell@gmail.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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=&quot;-IpathToLibtiff&quot;<br></b></div><div><b>export LIBTIFF_LIBS=&quot;pathToLibtiff/libtiff.a&quot;<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">&lt;<a href="mailto:thaligar.krell@gmail.com" target="_blank">thaligar.krell@gmail.com</a>&gt;</span>:<div>
<div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><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>2014-07-08 11:25 GMT+02:00  <span dir="ltr">&lt;<a href="mailto:jcupitt@gmail.com" target="_blank">jcupitt@gmail.com</a>&gt;</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 &lt;<a href="mailto:thaligar.krell@gmail.com" target="_blank">thaligar.krell@gmail.com</a>&gt; wrote:<div><div><br>
&gt; I am compiling OpenSlide in Ubuntu 12.04.04 and during configure it states<br>
&gt; that libtiff was not found.<br>
&gt;<br>
&gt; checking for LIBTIFF... no<br>
&gt; checking for library containing TIFFOpen... -ltiff<br>
&gt;<br>
&gt; Actually libtiff4 and libtiff4-dev are installed (3.9.5-2ubuntu1.6).<br>
&gt; pkg-config does not find it because there is no *.pc file.<br>
<br>
</div></div></div><div><div>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&#39;t install to /usr!<br>
<div><br>
&gt; The LIBS_FLAGS and C_FLAGS were also tried to be set to the folder with the<br>
&gt; *.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></div></div><br></div>
</blockquote></div><br></div>