I have some perl scripts that use the GD.pm module to create graphics "on the fly".
To run them on MacOS X I'll need to install some software like gd.lib and other stuff. I'd also like to start using imagemagik to create graphics with perl scripts.
What do I need to get started installing perl modules and the c programs they might use?
Any help is much appreciated.
Bill