[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

rmagick-win32 gem?

aidy

8/14/2008 5:46:00 PM

Hi,

I have attempted to gem install rmagick: Being on windows I am
informed that I must install rmagick-win32 gem

I have browsed the gems on Rubyforge and rmagick-win32 gem is not
there.

Is there an alternative?

Aidy
1 Answer

Tim Hunter

8/14/2008 5:57:00 PM

0

aidy wrote:
> Hi,
>
> I have attempted to gem install rmagick: Being on windows I am
> informed that I must install rmagick-win32 gem
>
> I have browsed the gems on Rubyforge and rmagick-win32 gem is not
> there.
>
> Is there an alternative?
>
> Aidy

The rmagick-win32 gem is bundled with a copy of the ImageMagick Windows
installer in a zip file. You can find it here:
http://rubyforge.org/frs/?g.... Here's the installation
instructions: http://rmagick.rubyforge.org/install-fa....
--
Posted via http://www.ruby-....