Hi,

I cannot use gd functions though php and apache compile successfully (I get a
fatal error, function is not defined)!
More, phpinfo() says that the dynamic library support is not avalaible (at the
top of the 'standard' section) and gd is compiled as a shared library.

I compiled php with the configuration:
./configure --with-mysql=/opt/mysql --with-oci8=/oracle\
 --with-apache=/opt/apache-1.3.19 --enable-gd-imgstrttf
--with-gd=shared,/opt/gd --with-jpeg-dir=/opt/jpeg-6\
 --with-ttf=/opt/freetype --with-xpm-dir=/opt/xpm --enable-track-vars
--enable-magic-quotes

And I compiled apache with the config:
./configure --enable-module=info --enable-module=speling
--enable-module=rewrite --enable-module=expires\
 --enable-module=usertrack --prefix=/home/raphael/WWW
--activate-module=src/modules/php4/libphp4.a

What are the remedials ? Did I forget to specify a path in one of the
environment variables ?

Thank you,

Raphael

PS: I'm working with:
-HP UX 11.0
-php 4.0.4pl1
-apache 1.3.19
-gd 1.8.4


--
Raphael JAGER                      [EMAIL PROTECTED]
Ingenieur d'etudes ALPLOG          Information Technology & Web Applications
Telephone: (33) 04 74 99 36 15     HP telnet: 769-361


-- 
PHP Install 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]

Reply via email to