|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Configuring gd Library
Anyone know how to configure gd library (php4)? I uploaded PHP_INFO and this is what I got
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ './configure' '--with-apxs=apxs' '--prefix=/home/builder/psa-patch/psa/apache/../release/usr/local/psa/apache' '--with-system-regex' '--with-config-file-path=/usr/local/psa/apache/conf' '--disable-debug' '--disable-pear' '--enable-sockets' '--enable-track-vars' '--without-gd' '--with-mysql=/home/builder/psa-patch/psa/apache/../release/dist/usr/local/psa/mysql' '--with-iodbc=/home/builder/psa-patch/psa/apache/../release/lib/libiodbc' '--with-imap=/home/builder/psa-patch/psa/apache/../release/lib/imap-cclient' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Notice that it says "Without GD" I want it to say "With gd" .. where do I go to fix this problem? dk4210@planttel.net Thanks, Dan |
|
#2
|
|||
|
|||
|
RE: Configuring gd Library
what os are you using?
|
|
#3
|
|||
|
|||
|
RE: Configuring gd Library
Try Adding This.
'--with-gd' '--enable-gd-native-ttf' |
|
#4
|
|||
|
|||
|
RE: Configuring gd Library
Do any body know how to install pdf library
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Configuring gd Library |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|