Date: 09/06/01
- Next message: kyrian <email protected>: "[PHP-DEV] Bug #13176: Headers output in HTML body."
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #13171 Updated: LibGD (bug 12111)"
- In reply to: wirtz <email protected>: "[PHP-DEV] Bug #13172: Undefined symbol: gdImageStringFT"
- Next in thread: wirtz <email protected>: "[PHP-DEV] Bug #13172 Updated: Undefined symbol: gdImageStringFT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 13172
Updated by: sniper
Reported By: wirtz <email protected>
Old Status: Open
Status: Bogus
Bug Type: GD related
Operating System: RedHat 7.1 linux-2.4.9ac7
PHP Version: 4.0CVS-2001-09-06
New Comment:
By using the correct paths with the configure options
would most likely give you working PHP..
(hint: leave the /lib part out of the paths)
Ask further support questions on the mailing lists:
http://www.php.net/support.php
(read archives first)
--Jani
Previous Comments:
------------------------------------------------------------------------
[2001-09-06 06:48:07] wirtz <email protected>
Howdy,
errortext on apachectl start:
Syntax error on line 236 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: gdImageStringFT
configure-switches:
--with-gd
--with-jpeg-dir=/usr/lib
--with-png-dir=/usr/lib
--with-xpm-dir=/usr/X11R6/lib
--with-freetype-dir=/usr/lib
--with-ttf
Libs:
gd-1.8.3-7 and devel
freetype-2.0.1-4 and devel
configure says:
checking whether to include GD support... yes
checking whether to enable truetype string function in gd... no
checking for the location of libjpeg... yes
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_info_init in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... yes
checking whether to include include FreeType 1.x support... no
checking whether to include T1lib support... no
checking for gdImageString16 in -lgd... yes
checking for gdImagePaletteCopy in -lgd... yes
checking for gdImageCreateFromPng in -lgd... yes
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageGif in -lgd... no
checking for gdImageWBMP in -lgd... yes
checking for gdImageCreateFromJpeg in -lgd... yes
checking for gdImageCreateFromXpm in -lgd... yes
checking for gdImageCreateFromGd2 in -lgd... yes
checking for gdImageCreateTrueColor in -lgd... no
checking for gdImageSetTile in -lgd... yes
checking for gdImageSetBrush in -lgd... yes
checking for gdImageStringFTEx in -lgd... no
checking for gdImageColorClosestHWB in -lgd... yes
checking for gdImageColorResolve in -lgd... yes
checking for gdImageGifCtx in -lgd... no
Regards,
Alex
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=13172&edit=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: kyrian <email protected>: "[PHP-DEV] Bug #13176: Headers output in HTML body."
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #13171 Updated: LibGD (bug 12111)"
- In reply to: wirtz <email protected>: "[PHP-DEV] Bug #13172: Undefined symbol: gdImageStringFT"
- Next in thread: wirtz <email protected>: "[PHP-DEV] Bug #13172 Updated: Undefined symbol: gdImageStringFT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

