James Mckenzie wrote:
> Cesar Izurieta wrote:
>
>> Sent: Jan 21, 2009 7:49 AM
>> To: James Mckenzie
>> Cc: Wine Development Mailing List
>> Subject: Re: Problems with configure on Mac
>>
>> Try something like:
>>
>> LDFLAGS="-L/
Cesar Izurieta wrote:
>Sent: Jan 21, 2009 7:49 AM
>To: James Mckenzie
>Cc: Wine Development Mailing List
>Subject: Re: Problems with configure on Mac
>
>Try something like:
>
>LDFLAGS="-L/opt/local/lib" CPPFLAGS="-I/opt/local/include/" ./configure
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
> All:
>
> Wh
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 fr