Date: 12/15/00
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7794 Updated: Problem with Sessions"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7742 Updated: Forms not working with php 4.0.3p1 (windows NT)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 7821
Updated by: sniper
Reported By: mad <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: *Configuration Issues
Assigned To:
Comments:
No feedback.
Previous Comments:
---------------------------------------------------------------------------
[2000-11-15 13:18:39] sniper <email protected>
Have you compiled GD library with TTF support enabled
in the Makefile ?
Try adding --with-ttf=/path/to/ttf
into the configure line.
--Jani
---------------------------------------------------------------------------
[2000-11-14 18:09:28] mad <email protected>
Helloo,
I can't load apache with php compiled with GD 1.8.3
(without GD, apache is loadable)
Configure Option
----------------
../configure
--with-config-file-path=/PKl01h01/soft/web/cfg
--without-mysql
--with-sybase=/PKl01hd2/soft/ase11.5.1
--with-pdflib=/PKl01h01/soft/web
--with-gd=/PKl01h01/soft/web
--with-jpeg-dir=/PKl01h01/soft/web
--prefix=/PKl01h01/soft/web
--with-apxs=/PKl01h01/soft/web/apache/bin/apxs
There's no configuring or compiling error
Here's the error messages when I launch apache :
/usr/lib/dld.sl: Unresolved symbol: TT_Get_CharMap_ID (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Init_FreeType (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_New_Glyph (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Done_Glyph (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Done_Instance (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Get_Face_Properties (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Close_Face (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Transform_Outline (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Get_CharMap_Count (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Get_Glyph_Bitmap (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Get_Glyph_Outline (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Get_Glyph_Metrics (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Get_CharMap (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Set_Instance_CharSize (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Get_Glyph_Pixmap (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: XpmReadFileToXpmImage (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_New_Instance (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Get_Instance_Metrics (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Load_Glyph (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Open_Face (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Char_Index (code) from /PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: TT_Set_Instance_Resolutions (code)
from /PKl01h01/soft/web/lib/libgd.sl
Thank you for your answer.
JC
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=7821
-- 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: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7794 Updated: Problem with Sessions"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7742 Updated: Forms not working with php 4.0.3p1 (windows NT)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

