hihi all~
I've got a problem about compile the php module. I'd installed the apache
and php module with the packages. However, the default module does not
include the gd library. Then, I d/l the php source and recompile it with the
following options:
./configure --with-apxs=/usr/local/sbin/apxs
did you use --with-jpeg-dir= ???
"Lance Spitzner" <[EMAIL PROTECTED]>
???:[EMAIL PROTECTED]
> Attempting to install PHP4 with GD support on
> OpenBSD 2.9. I installed gd_1.8.3 using OpenBSD
> ports.
>
> During the make an error is logged to debug.log,
> included below. PHP4 compiles as DSO,
The cpdf works fine in my linux box. I just use the default config of
redhat7.1 and install the cpdflib with rpm. I use Apache is 1.3.19 and
PHP4.0.4pl
Here is my configure for your reference.
'./configure' '--prefix=/usr' '--with-config-file-path=/etc'
'--disable-debug' '--enable-pic' '--enable
if you are using redhat 7.1, just upgrade to 7.2
you won't upgrade all rpms
"Youvnor" <[EMAIL PROTECTED]> ¼¶¼g©ó¶l¥ó·s»D
:[EMAIL PROTECTED]
> I'm trying to upgrade from php 4.0.4pl1
> to 4.0.6
>
> i used rpm to install the previus version.
>
> i found the rpms that i need to
> but i had some prob