> From: cel1 <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 18, 2001 1:42 AM
> I need to install as DSO, not static. Here's what I did:
>Next:
>
> cd ../apache_1.3.19
> ./configure --prefix=/www --activate-module=src/modules/php4/libphp4.a
> make
>
> Here's the troubl
While I'm not an expert on this, I do use DSO and gd. I've found that for
the configure script to find gd, I had to point it to the exact directory
such as /usr/local/gd1.x. Scan through config.cache to see if configure
found the gd features in your version of gd, if not there, point more
specif