From:             tomasz at smialowski dot info
Operating system: FreeBSD 5.3
PHP version:      5.0.4
PHP Bug Type:     GD related
Bug description:  PHP 5.04 and GD 2.0.33 and Freetype problem

Description:
------------
Have problems with installing php with extern gd library (2.0.33) compiled
with freefont 2 support... 

I need an extern version of gd because the one included in php
distribution doesn't have freetype support...

i make gd with quite success:
(http://www.smialowski.info/docs/config_gd.txt)
I installed the pnglib and gdconfig can't find it but this is the least
problem as i heard that if i don't need png i don't have to include it in
the config... 

then i make php with the following configuration:
(http://www.smialowski.info/docs/config_php.txt)

and i get error:
(http://www.smialowski.info/docs/error_php.txt)

Everything is fine (except that i don't have freetype support) when i'm
doing the php config with:
(http://www.smialowski.info/docs/config_php2.txt)

I have read bugs with gd problems (specially #31043) but it didn't
help...

What can be the problem ?
Am i missing something ?


-- 
Edit bug report at http://bugs.php.net/?id=34169&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34169&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34169&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34169&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34169&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34169&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34169&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34169&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34169&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34169&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34169&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34169&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34169&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34169&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34169&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34169&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34169&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34169&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34169&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34169&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34169&r=mysqlcfg

Reply via email to