From: Rajat Garg Date: 2008-03-23T07:35:07+09:00 Subject: Can't install rmagick ------=_Part_4757_24931514.1206225316819 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Guys, I am trying to install gem - rmagick on Windows and not able to do so. I get following error message (run through Netbeans IDE) ------------------------------------------------------------------------------------------------------------------------------------------- INFO: `gem install -y` is now default and will be removed INFO: use --ignore-dependencies to install only the gems you list Updating metadata for 12 gems from http://gems.rubyforge.org ............ complete Building native extensions. This could take a while... ERROR: Error installing rmagick: ERROR: Failed to build gem native extension. C:/ruby/bin/ruby.exe extconf.rb install rmagick --no-rdoc --no-ri --include-dependencies --version > 0 Gem files will remain installed in C:/ruby/lib/ruby/gems/1.8/gems/rmagick- 2.2.2 for inspection. Results logged to C:/ruby/lib/ruby/gems/1.8/gems/rmagick-2.2.2 /ext/RMagick/gem_make.out ------------------------------------------------------------------------------------------------------------------------------------------- Please help. Also, I have one linux server where I can get list of all ruby gems using 'gem list --local' command. I want to have a similar set up on my windows desktop, so that I can do a lot more testing on my own.. Is there a way of "copying" the server environment to desktop environment? Thanks, -- Rajat Garg Ph: 206-499-9495 Add: 1314 Spring Street, #412 Seattle, WA 98104 Web: http://www.pilotoutlook.com ----------------------------------------------------------------------------------------------------- Flying is the second greatest thrill known to man. Landing is the first! ------=_Part_4757_24931514.1206225316819--