Problems with configure on Mac

Cesar Izurieta cesar at ecuarock.net
Wed Jan 21 08:49:54 CST 2009


Try something like:

LDFLAGS="-L/opt/local/lib" CPPFLAGS="-I/opt/local/include/" ./configure

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.

César

2009/1/21 James Mckenzie <jjmckenzie51 at earthlink.net>

> All:
>
> 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.  I checked my
> system and the libraries are there and I added symlinks to /usr/lib from the
> Fink installation directories.
>
> What do I need to do in order to get this to work?
> Also I noticed that a program called conftest is called using otool.  How
> do I disable the deletion of this program so that I can manually run this
> program?  If that is not possible, how do I build this program?  Reading
> through the configure script is a little difficult, but not impossible....
>
> James McKenzie
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20090121/80e62a13/attachment.htm 


More information about the wine-devel mailing list