Hi,
I have a little problem here.
php cannot find my libgd!
I have libgd installed by default on my raq3 but the file/s is called different:
in /usr/lib I have a:
libgd.so.1.2
and a:
libgd.so.1 -> libgd.so.1.2
but not:
libgd.so or libgd.a
that is what "configure" seems to be looking for!
I already made a:
libgd.a -> libgd.so.1.2 and libgd.so -> libgd.so.1.2
Does not work!
Any ideas?
(RPM says I have a: gd-1.3-5 installed!)
Thanks,
Alex