freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Mac install instructions don't seem to exist


From: Christian Demmer
Subject: Re: [ft-devel] Mac install instructions don't seem to exist
Date: Fri, 22 Dec 2006 16:41:53 +0100

Hi,

I, too saw problems with freetype2 CVS some weeks ago. Downloading the
2.2.1 release did build with ./configure, make, make install out of the
box.

I tried it today your way and it fails as you describe on my Intel
10.4.8.

Sean McBride wrote:
>>mkdir -p ~/Desktop/freetype2/CVS
>cd ~/Desktop/freetype2/CVS
>cvs -d:pserver:address@hidden:/sources/freetype login
>cvs -z3 -d:pserver:address@hidden:/sources/freetype
>co -P freetype2
>cd ~/Desktop/freetype2/CVS/freetype2

At this point edit autogen.sh and remove the --force option in line 43.
Also rename libtoolize to glibtoolize in line 44. Then:

sh autogen.sh
./configure
make

did the job for me.

Hope this helps

Christian




reply via email to

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