ID:               33599
 User updated by:  kni at exactal dot com
 Reported By:      kni at exactal dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         GD related
 Operating System: FreeBSD
 PHP Version:      4.3.11
 Assigned To:      pajoye
 New Comment:

--with-ttf has been removed. The problem remains. The configure command
is now:

'./configure' '--localstatedir=/var/hsphere/php'
'--with-apxs=/hsphere/shared/apache/bin/apxs' '--with-zlib=/usr'
'--with-zlib-dir=/usr' '--with-bz2=/usr/local'
'--with-jpeg-dir=/usr/local' '--enable-ftp' '--enable-calendar'
'--with-gd' '--with-freetype-dir=/usr/local' '--enable-gd-native-ttf'
'--with-png-dir=/usr/local' '--with-gettext=/usr/local'
'--with-imap=/hsphere/shared' '--with-mysql=/usr/local'
'--with-pgsql=/usr/local' '--enable-sockets' '--with-zip=/usr/local'
'--enable-versioning' '--enable-track-vars' '--enable-trans-sid'
'--disable-debug' '--enable-exif' '--enable-mbstring'
'--with-regex=system' '--with-mhash=/usr/local'
'--with-mcrypt=/usr/local' '--with-curl=/usr/local'
'--with-ming=/usr/local' '--with-dom=/usr/local'
'--with-iconv=/usr/local' '--enable-memory-limit'
'--enable-sqlite-utf8'


Previous Comments:
------------------------------------------------------------------------

[2005-07-08 02:43:03] [EMAIL PROTECTED]

Remove freetype 1.x from the system (include development package) may
help them...

--Pierre

ps: keep this report on feedback until you got an answer and write it
here :)

------------------------------------------------------------------------

[2005-07-08 02:31:56] kni at exactal dot com

Thanks for the advice. I'll pass this onto the admin and see what they
say. Meanwhile, our local environment (that works) is configured
similarly (--with-ttf):

Configure Command  './configure' '--with-gd'
'--with-jpeg-dir=../jpeg-6b/' '--with-apxs=/usr/local/apache/bin/apxs'
'--with-mysql=/usr/local/mysql' '--with-zlib-dir=../zlib-1.2.1/'
'--enable-sockets' '--with-mcrypt' '--with-ttf'
'--enable-gd-native-ttf' '--with-freetype-dir=../freetype-2.1.8/' 

...?

------------------------------------------------------------------------

[2005-07-08 02:20:17] [EMAIL PROTECTED]

'--with-ttf'
This is freetype 1.0 support. You activated both, it's no good idea. I
have the feelings that 1.0 is used and not 2.0.

--Pierre

------------------------------------------------------------------------

[2005-07-08 02:06:17] kni at exactal dot com

The configure command is thus:

Configure Command  './configure' '--localstatedir=/var/hsphere/php'
'--with-apxs=/hsphere/shared/apache/bin/apxs' '--with-openssl=/usr'
'--with-zlib=/usr' '--with-zlib-dir=/usr' '--with-bz2=/usr/local'
'--with-jpeg-dir=/usr/local' '--enable-ftp' '--enable-calendar'
'--with-gd' '--with-freetype-dir=/usr/local' '--enable-gd-native-ttf'
'--with-png-dir=/usr/local' '--with-gettext=/usr/local'
'--with-imap=/hsphere/shared' '--with-mysql=/usr/local'
'--with-pgsql=/usr/local' '--enable-sockets' '--with-zip=/usr/local'
'--enable-versioning' '--enable-track-vars' '--enable-trans-sid'
'--disable-debug' '--enable-exif' '--with-regex=system'
'--with-mhash=/usr/local' '--with-mcrypt=/usr/local'
'--with-curl=/usr/local' '--with-ming=/usr/local'
'--with-dom=/usr/local' '--with-iconv=/usr/local' '--with-ttf'
'--enable-memory-limit' '--enable-sqlite-utf8'

------------------------------------------------------------------------

[2005-07-08 01:23:20] [EMAIL PROTECTED]

No, but are you SURE that's the one PHP is linked with??
Are you compiling PHP with the bundled GD? (--with-gd without any
paths)


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/33599

-- 
Edit this bug report at http://bugs.php.net/?id=33599&edit=1

Reply via email to