[TYPO3-linux] Typo3, Freetype und PHP

Susanne Moog mail at susanne-moog.de
Tue Feb 7 12:11:39 CET 2006


Hello,

I am trying to install all needed components for Typo by myself. 
Installed Apache, MySQL, ImageMagick and PHP succesfully. Installed 
GDlib and Freetype. And here lies my problem: Freetype is not recognized 
by PHP. PHPinfo tells me that GD is enabled, but shows nothing about 
freetype.

I compiled PHP with:

./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-gd 
--with-mysql=/usr/bin --with-mysqlib=/usr/lib 
--with-zlib-dir=/usr/local/php-5.1.2/ext/ 
--with-freetype-dir=/usr/local/apache2/lib/freetype-2.1.10/ 
--enable-gd-native-ttf --with-png-dir --enable-ftp

No errors, but not working. Pathnames are correct. Is there anything 
else I have to do?

System is Suse Linux 10.0, PHP 5.1, tried with Freetype1 and with Freetype2.

Can anyone give me some hints what I am doing wrong?

Thanks in advance.

Susi



More information about the TYPO3-linux mailing list