C:\Arbeit>perl -v This is perl, v5.10.1 (*) built for MSWin32-x86-multi-thread Copyright 1987-2009, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. C:\Arbeit>perl -MCPAN -e shell cpan shell -- CPAN exploration and modules installation (v1.9454) Enter 'h' for help. cpan> install Image::Magick Fetching with LWP: http://cpan.strawberryperl.com/authors/01mailrc.txt.gz Fetching with LWP: http://cpan.strawberryperl.com/modules/02packages.details.txt.gz Fetching with LWP: http://cpan.strawberryperl.com/modules/03modlist.data.gz Database was generated on Fri, 12 Feb 2010 14:36:22 GMT Updating database file ... Gathering information from index files ... Obtaining current state of database ... Populating database tables ... Done! Running install for module 'Image::Magick' Running make for J/JC/JCRISTY/PerlMagick-6.59.tar.gz Fetching with LWP: http://cpan.strawberryperl.com/authors/id/J/JC/JCRISTY/PerlMagick-6.59.tar.gz Fetching with LWP: http://cpan.strawberryperl.com/authors/id/J/JC/JCRISTY/CHECKSUMS Checksum for C:\strawberry\cpan\sources\authors\id\J\JC\JCRISTY\PerlMagick-6.59.tar.gz ok Scanning cache C:\strawberry\cpan\build for sizes ............................................................................DONE CPAN.pm: Going to build J/JC/JCRISTY/PerlMagick-6.59.tar.gz ################################### WARNING! ################################### # It seems that you are trying to install Perl::Magick on a MS Windows box with # perl + gcc compiler (e.g. strawberry perl), however we cannot find ImageMagick # binaries installed on your system. # # Please check the following prerequisites: # # 1) You need to have installed ImageMagick Windows binaries from # http://www.imagemagick.org/script/binary-releases.php#windows # # 2) We only support dynamic (DLL) ImageMagick binaries # note: it is not possible to mix 32/64-bit binaries of perl and ImageMagick # # 3) During installation select that you want to install ImageMagick's # development files (libraries+headers) # # 4) You also need to have ImageMagick's directory in your PATH # note: we are checking the presence of convert.exe and/or identify.exe tools # # 5) You might need Visual C++ Redistributable Package installed on your system # see instructions on ImageMagick's Binary Release webpage # # We are gonna continue, but chances for successful build are very low! ################################################################################ Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lMagickCore Writing Makefile for Image::Magick