Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Error trying to install Image::Magick on Strawberry Perl

by jdporter (Paladin)
on Aug 06, 2012 at 02:45 UTC ( [id://985591]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    % path
    PATH=C:\Program Files\ImageMagick-6.7.8-Q16;c:\strawberry\c\bin;C:\str
    +awberry\perl\bin; . . .
    
  2. or download this
    % perl -v
    This is perl 5, version 16, subversion 0 (v5.16.0) built for MSWin32-x
    +64-multi-thread
    
  3. or download this
    % convert -version
    Version: ImageMagick 6.7.8-7 2012-07-29 Q16 http://www.imagemagick.org
    Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
    Features: OpenMP
    
  4. or download this
    % cpan install Image::Magick
    . . .
    ...
    Running make install
      Make had returned bad status, install seems impossible
    Stopping: 'install' failed for 'Image::Magick'.
    
  5. or download this
    % dir /s /b "c:\Program Files\ImageMagick-6.7.8-Q16\MagickCore.h"
    c:\Program Files\ImageMagick-6.7.8-Q16\include\magick\MagickCore.h
    
  6. or download this
    % gcc -v
    Using built-in specs.
    ...
    efix=/gccbuild/prefix/mingw64
    Thread model: win32
    gcc version 4.6.3 (gcc-4.6.3 release with patches [build 20120411 by p
    +erlmingw.sf.net])
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://985591]
Approved by marto
Front-paged by bulk88
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-24 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found