Skip to content

Installing on Cygwin (Windows)

Chun-wei Kuo edited this page Jul 12, 2014 · 1 revision

Installing on Cygwin (Windows)

  1. Run setup.exe.
  2. Select ImageMagick and libMagick-devel (for the header files).
  3. Run gem install rmagick

Example:

    $ gem install rmagick
    Fetching: rmagick-2.13.1.gem (100%)
    Building native extensions.  This could take a while...
    Successfully installed rmagick-2.13.1
    1 gem installed
Clone this wiki locally