ID: 7821
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: *Configuration Issues
Assigned To:
Comments:
Which version of GD library are you using?
As I can't find such symbols in my gd libs at all.
(well, in GD 2.0.0BETA there are those gdMalloc, gdCalloc, etc. but not in 1.8.3)
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-03-26 06:40:38] [EMAIL PROTECTED]
Okay, with the option "--with-ttf=..." it works better, but I have this when I launch
apache :
./apachectl start
/usr/lib/dld.sl: Unresolved symbol: gdCalloc (code) from
/PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: gdMalloc (code) from
/PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: gdFree (code) from
/PKl01h01/soft/web/lib/libgd.sl
/usr/lib/dld.sl: Unresolved symbol: gdRealloc (code) from
/PKl01h01/soft/web/lib/libgd.sl
an idea ?
Thank you for your answer,
JC
---------------------------------------------------------------------------
[2001-03-26 05:37:38] [EMAIL PROTECTED]
1. delete config.cache
2. add --with-ttf=/path/to/ttf into the configure line you used.
3. after configure do 'make clean ; make ; make install'
--Jani
---------------------------------------------------------------------------
[2001-03-26 05:20:05] [EMAIL PROTECTED]
Yes, GD (1.8.4) is compiled with ttf support (LIBS=-lgd -lpng -lz -ljpeg -lm -lttf in
GD's Makefile)
For ttf, I've installled freetype available at
http://hpux.connect.org.uk/hppd/hpux/Text/freetype-1.3.1
I need GD for graphics support in pdflib
Do you have an idea ?
---------------------------------------------------------------------------
[2000-12-15 20:00:55] [EMAIL PROTECTED]
No feedback.
---------------------------------------------------------------------------
[2000-11-15 13:18:39] [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
---------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view the rest of the
comments, please view the bug report online.
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=7821&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]