Hello everyone,<br><br>I have a somewhat annoying problem when trying to compile GTK+2.14.5 from source. I&#39;ve satisfied all its dependencies from source too and installed all the -dev packages that I can find for X. However, during the configure step, I get the following problem:<br>
<br>$ ./configure --preifx=/opt/gtk --x-libraries=/usr/lib<br>$ ...<br>$ checking for XOpenDisplay... no<br>$ configure: error: *** libX11 not found. Check &#39;config.log&#39; for more details.<br><br>I have checked, the libX11.so is definitely in the /usr/lib directory along with a couple of symlinks to itself under slightly different names (.so.6, .so.6.2.0).<br>
<br>Has anyone seen this problem before and found a solution? It&#39;s driving me mad that I can&#39;t get the latest GIMP and Firefox working without this!<br><br>Many thanks to you all and Merry Christmas,<br>&nbsp; Chris :-)<br>
<br>