Page 1 of 1

Getting ImageMagick to work with CGI Script

PostPosted: Wed Feb 20, 2002 11:53 pm
by shalom777
I *think* I've installed ImageMagick correctly. I've tried compiling it from the Terminal, as well as using the Package from forked.net. I need to get it installed for a CGI script I've got that requires it.

I get this error:
Script Error: Can't locate object method "new" via package "Image::Magick" at /Users/apache/cgi-bin/store/imageLeech.cgi line 169.

Has anyone successfully installed ImageMagick under OSX?