Note that there are some explanatory texts on larger screens.

plurals
  1. POImageMagick Install Windows
    primarykey
    data
    text
    <p>I am trying to install ImageMagick on Windows. What I did is install Windows RailsInstaller created my version and now I need to use ImageMagick but for some reason it doesn't work.</p> <p>I took the binary source code and install and run it from this page but didn't seem to do the trick <a href="http://www.imagemagick.org/script/binary-releases.php#windows" rel="noreferrer">http://www.imagemagick.org/script/binary-releases.php#windows</a></p> <p>I also try the following <a href="http://www.youtube.com/watch?v=gEWAVlNCKhg" rel="noreferrer">http://www.youtube.com/watch?v=gEWAVlNCKhg</a> but it doesn't work</p> <p>For the first example In cmd all I have to do is the following command to my understand to make it work here what I get</p> <pre><code>C:\Sites\case&gt;convert wizard: wizard.jpg Invalid Parameter - wizard.jpg C:\Sites\case&gt;convert wizard.jpg Invalid drive specification. C:\Sites\case&gt;convert logo: logo.gif Invalid Parameter - logo.gif C:\Sites\case&gt;$ convert logo: logo.gif '$' is not recognized as an internal or external command, operable program or batch file. C:\Sites\case&gt; </code></pre> <p>Then i saw this. From the <a href="https://github.com/rmagick/rmagick" rel="noreferrer">https://github.com/rmagick/rmagick</a> which state it include rmagick but then i run bundle and get this</p> <pre><code>Installing rmagick (2.13.2) Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension . C:/RailsInstaller/Ruby1.9.3/bin/ruby.exe extconf.rb checking for Ruby version &gt;= 1.8.5... yes Invalid drive specification. Unable to get ImageMagick version *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. Provided configuration options: --with-opt-dir --without-opt-dir --with-opt-include --without-opt-include=${opt-dir}/include --with-opt-lib --without-opt-lib=${opt-dir}/lib --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=C:/RailsInstaller/Ruby1.9.3/bin/ruby Gem files will remain installed in C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9 .1/gems/rmagick-2.13.2 for inspection. Results logged to C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/rmagick-2 .13.2/ext/RMagick/gem_make.out An error occurred while installing rmagick (2.13.2), and Bundler cannot continue. Make sure that `gem install rmagick -v '2.13.2'` succeeds before bundling. </code></pre> <p>Thank for any help.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload