Hello,
I have php 4.3.2 installed.
For moregroupware said I neeed gd and curl extensions.
So I reconfigured with
./configure --with-mysql
--with-apxs2=/usr/local/apache2/bin/apxs
--with-jpeg-dir=/usr/local
--with-png-dir=/usr/local
--with-zlib=yes --with-zlib-dir=/usr
---with-gd-dir=/usr/local
--with-curl
--with-freetype-dir=/usr/local
--with-gettext-dir=/usr/
It configured then make did its thing and make install did its thing.
No errors but my info.php page show none of those compiled into it.
I d/l and installed zendoptimizer after first installing php. (gallery recommended it).
Newbie and not sure what else to do or how else to check.
Thanks
Mark