Hi,
First, sorry about my bad english.
I'm trying to rebuild php4 version 4.0.4 to suport gd-2.0.1
First I had to upgrade from gd-1.8.3 to gd-2.0.1 in my Suse Linux 7.3
I don't have the rpm file, but I have the source of gd-2.0.1, then
I uninstalled gd using rpm and later I installed the package gd-2.0.1 in the usual way (./configure; make, make install ....)
and everything go ok.
Then I uninstall mod_php4 using rpm comand, and when tray to build again mod_php4, I get the following mesage:
/usr/i486-suse-linux/bin/ld: cannot find -lgd
Any idea, please help mi.
Thank.
Alvaro.