From: Guillaume Bloss Date: 2010-07-22T00:50:07+09:00 Subject: Re: how to make "gem install rmagick" work? I tried to install the rmagick_win32.zip but actually it does not works with ruby 1.9.1 ... I will try to compile it to get a working version with ruby1.9.1, but it seems to be a very long work since I have to configure all depending libraries by myself ... and also I cant be sure it will works, but well it's a challenge, I work with windows and hate use old slow version ... I think I can try to download all sources of all required libraries and try to compile it with mingw, following the linux instruction, but under windows. -- Posted via http://www.ruby-forum.com/.