[SDL] Location of freetype when compiling SDL_ttf on Mac

Michael Ryan Bannon mrbannon at swen.uwaterloo.ca
Wed Jul 19 12:42:33 PDT 2006


Hi,

That did it.

./configure --with-freetype-prefix=/usr/local
(Has to be /usr/local because the bin directory is in local).

Thanks to all,

Ryan

"Anne Tester" <antester at gmail.com> wrote in message 
news:6812921d0607191219i3403dbeeo4823ea2b51a4cb3d at mail.gmail.com...
> On 7/19/06, Ricardo Cruz <rpmcruz at clix.pt> wrote:
>
>>  You may want to clear SDL_ttf's configure cache. I don't remember how 
>> you can
>> do this... Just untar the package and do the thing from scratch.
>
> It used to be that you could `rm config.cache` from your files to do
> this...  but I haven't needed to do this in ages, and some of the
> tricky things I've tried to install have been insane.
>
> Can you specify exactly to configure where the freetype library is?  As in
> ./configure --with-freetype-prefix=/usr/local/lib 







More information about the SDL mailing list