swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] freetype not working? Mac OSX 10.4


From: Matthias Kramm
Subject: Re: [Swftools-common] freetype not working? Mac OSX 10.4
Date: Tue, 14 Aug 2007 09:11:02 +0200
User-agent: Mutt/1.5.6i

On Mon, Aug 13, 2007 at 06:30:30PM -0400, Tyler Lynch wrote:
> ./sw/lib/freetype2/include/ft2build.h
> ./sw/lib/freetype219/include/ft2build.h
> 
> I used this:
> LDFLAGS="-L/sw/lib" CPPFLAGS="-I/sw/include -I/sw/incude/lame -I/sw/ 
> lib/freetype2/include" ./configure
> 
> checking for freetype-config... /usr/X11R6/bin/freetype-config
> checking ft2build.h usability... no
> checking ft2build.h presence... no
> checking for ft2build.h... no

This doesn't make much sense- your "-I" path is set to find ftbuild.h,
but configure fails to locate it.

(Well, configure runs a short C test program to check whether it's
 there, so most probably something else goes wrong)

Could you attach your config.log?

Greetings

Matthias






reply via email to

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