in reply to Error with GD::Simple

You need to either set your LD_LIBRARY_PATH environment variable to the location of libgd.so or you need to do the solaris method for updating default library locations (on linux, that would mean editing /etc/ld.so.conf).

-derby