Hey Guys, I upgraded my system to Snow Leopard and installe MacPorts and a few modules like DBI; Cwd; CGI qw(:all); LWP::Simple qw(get); and Image::Magick; All works like a dream but I cannot seem to get Image Magick to load. I made a testscript and got the following error returned:
Can't locate Image/Magick.pm in @INC (@INC contains: /Library/Perl/Updates/5.10.0 /System/Library/Perl/5.10.0/darwin-thread-multi-2level /System/Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-thread-multi-2level /Library/Perl/5.10.0 /Network/Library/Perl/5.10.0/darwin-thread-multi-2level /Network/Library/Perl/5.10.0 /Network/Library/Perl /System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level /System/Library/Perl/Extras/5.10.0) at /Library/WebServer/CGI-Executables/parrotdev/test.pl line 7.
All other modules are loading just fine.
Anyone?
Cheers,
Ton