ID: 34169 Updated by: [EMAIL PROTECTED] Reported By: tomasz at smialowski dot info -Status: Open +Status: Bogus Bug Type: GD related Operating System: FreeBSD 5.3 PHP Version: 5.0.4 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Your configureline is extremely bogus (never add /lib yourself) and so is your statement that the bundled GD doesn't support FreeType2. Previous Comments: ------------------------------------------------------------------------ [2005-08-17 15:37:01] tomasz at smialowski dot info 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 this bug report at http://bugs.php.net/?id=34169&edit=1
