DanielB wrote:> Hi,
> I have problems installing problem installing the RMagick gem.
>
> My environment:
> - winXP
> - instantrails 1.4
> - installed ImageMagick-6.3.0-7-Q8-windows-dll.exe
>
> I have problems installing the gem:
> cmd I''m running:
> gem install rmagick --local --debug
>
> Error:
> Exception `Errno::ENOENT'' at
F:/InstantRails/ruby/lib/ruby/site_ruby/
> 1.8/rubygems/config_file.rb:50 -
> No such file or directory - C:\Documents and Settings\Daniel/.gemrc
> Exception `Zlib::BufError'' at
F:/InstantRails/ruby/lib/ruby/site_ruby/
> 1.8/rubygems/package.rb:348 - buffer error
> ERROR: Error installing gem rmagick[.gem]: buffer error
>
> Does it ring a bell to anybody?
>
> Thanks...regards Daniel
This is a much-asked about issue - there was a problem with the latest
release of rmagick for windows. They released a special zip that had a
particular install of imagemagick that was supposed to be installed
first, that fixed it. However, they''ve also released a new version of
rmagick for windows, so maybe you should try installing that before
reinstalling imagemagick:
http://rubyforge.org/frs/?group_id=12
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---