Installing ImageMagick on Windows to Install RMagick
Suresh Raj Bhattarai
1:43 PM
Before installing RMagick on your machine, it is necessary to install ImageMagick on your machine first. To install ImageMagick, follow the link below:
https://github.com/rmagick/rmagick/wiki/Installing-on-Windows
To install RMagick, include the following line on your gem file
gem 'rmagick'
and run following command line.
bundle install
https://github.com/rmagick/rmagick/wiki/Installing-on-Windows
To install RMagick, include the following line on your gem file
gem 'rmagick'
and run following command line.
bundle install
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment