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:[EMAIL PROTECTED]:/sources/freetype login
>cvs -z3 -d:pserver:[EMAIL PROTECTED]:/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


_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to