swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Building with libs installed via Fink under OS X


From: Matthias Kramm
Subject: Re: [Swftools-common] Building with libs installed via Fink under OS X
Date: Thu, 11 Nov 2004 21:30:57 +0100
User-agent: Mutt/1.5.6i

On Wed, Nov 10, 2004 at 01:29:11PM -0500, Dan Friedman wrote:
> Now that I have swftools working, I'd like to share how I did it for the
> benefit of any future Mac OS X/Fink user that comes along. Basically, you can
> get all the required libs via Fink (jpeg, t1lib, freetype, lame), but then you
> have to inform configure of where they are:
> 
>  % ( setenv LDFLAGS "-L/sw/lib" ; setenv CPPFLAGS "-I/sw/include 
> -I/sw/include/lame" ; ./configure )
>  % make
>  % sudo make install

Thanks for that info. I'll also add that to the FAQ.

I wonder, btw., whether configure should add /sw/lib and /sw/include to
the LDFLAGS/CPPFLAGS automatically if it finds out to be running under
Mac OS X. These are the default Fink installation paths, right?

Greetings

Matthias





reply via email to

[Prev in Thread] Current Thread [Next in Thread]