Jason Brown wrote:
I was trying to install ImageMagick and it wouldn't pick up the gd and
libgd. I compiled these packages and then the ImageMagick program now
works. The problem that I am now having is with my Webalizer program
is not working because it says that it cannot find libgd. I try
compiling it with the --with-libgd option which points to
/usr/local/lib and it compiles ok, but when I try and start the
program it complains that it can't find libgd.so.2
Does anyone have any ideas on how to fix this?