Try something like:<br><br>LDFLAGS=&quot;-L/opt/local/lib&quot; CPPFLAGS=&quot;-I/opt/local/include/&quot; ./configure<br><br>You need to specify both the library dirs and the include dirs. This is using macports. For fink I guess the libraries are located somewhere under /sw IIRC.<br>
<br>César<br><br><div class="gmail_quote">2009/1/21 James Mckenzie <span dir="ltr">&lt;<a href="mailto:jjmckenzie51@earthlink.net">jjmckenzie51@earthlink.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
All:<br>
<br>
When I run the configure script for 1.1.13 on my Mac, at the end it states that the jpeg and png development libraries could not be found and thus support for these two file types will not be incorporated. &nbsp;I checked my system and the libraries are there and I added symlinks to /usr/lib from the Fink installation directories.<br>

<br>
What do I need to do in order to get this to work?<br>
Also I noticed that a program called conftest is called using otool. &nbsp;How do I disable the deletion of this program so that I can manually run this program? &nbsp;If that is not possible, how do I build this program? &nbsp;Reading through the configure script is a little difficult, but not impossible....<br>

<font color="#888888"><br>
James McKenzie<br>
<br>
<br>
<br>
</font></blockquote></div><br>