Prerequisites
- Ruby 1.8.6, installed via the One-Click Installer. Other builds of 1.8.6 may work if they were built with a compatible compiler. This gem was built using Microsoft's Visual C++ 2008 Express Edition.
- RubyGems
Installation instructions
Gem Install
In order to be reading this file, you've already downloaded the zip file and unzipped it into a temporary directory. Double-click the ImageMagick installer (ImageMagick-6.5.6-8-Q8-windows-dll.exe) found in the temporary directory. The only option that you need to choose from the installation options is "Update executable search path." The other options are up to you. Do not use any other version of ImageMagick. RMagick will not run if you install any other version of ImageMagick.Make sure RubyGems is up-to-date. If you are using an older version, update it now. Enter the command
gem update --system
gem install rmagick --local
Successfully installed rmagick-2.12.0-x86-mswin32
Error installing gem rmagick[.gem]: buffer error
gem install
command.
No comments:
Post a Comment