From:             [EMAIL PROTECTED]
Operating system: Linux; Slackware 8.0/2.4.5
PHP version:      4.0.6
PHP Bug Type:     *Compile Issues
Bug description:  Can't get "whether to enable truetype string function in gd..." == 
yes

Hi,

My main problem is that I can't get the truetype string function into gd since version 
4.0.5 (4.0.4pl1 works for me). On our systems gd 184 is available and freetype 1.3 and 
2.x are installed. Our server park containts about 36 servers, all installed with 
apache1320/php404pl1.

I don't know if these problems are related, but I can't get 406 work on a new machine 
with slack80.

My error:
[quote]
root@s0048:/usr/src/php-4.0.6# apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: 
/usr/local/apache/libexec/libphp4.so: undefined symbol: TT_Open_Face
/usr/local/apache/bin/apachectl start: httpd could not be started
[/quote]

My configstring:
[quote]
./configure --enable-versioning --with-apxs=/usr/local/apache/bin/apxs --with-gd 
--with-jpeg-dir=/usr/local --with-zlib --enable-track-vars --enable-ttf 
--with-mysql=/usr/local/mysql --enable-gd-native-ttf --with-png-dir=/usr/lib 
--with-freetype-dir=/usr/local --with-ttf-dir=/usr/local/include/freetype 
--with-xpm-dir=/usr/X11R6
[/quote]

These errors don't mean much to me. What I really would like to know is what version 
of freetype should I use (1.3 or 2.x). If I use 2.x gd won't compile afther I edited 
the Makefile.

Kind regards,

Marcel Leicher
Silverpoint IS


-- 
Edit Bug report at: http://bugs.php.net/?id=11929&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to