Hello amiroot -
In the future please be sure to read ./configure --help which says:
--with-gd=DIR Include GD support (DIR is GD's install dir)
For me this is:
./configure --with-gd=/usr/local/src/gd-1.8.4
For you, it is whatever directory in which you configured and compiled GD.
Ami
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