R
rhubarb
I'm trying to install RMagick for the first time on XP.
I get the error Can't exec \bin\sh, which seems like it's trying a *nix
install.
I have gems 0.8.11 (had 0.8.10 but did an update --system this morning)
I have installed other gems successfully
Here's the full dump from my command prompt:
========================================
[c:\ruby\ruby182\lib\ruby\gems\1.8]gem install RMagick
Attempting local installation of 'RMagick'
Local gem file not found: RMagick*.gem
Attempting remote installation of 'RMagick'
Building native extensions. This could take a while...
configure:1: Can't exec \bin\sh (fatal)
ERROR: While executing gem ... (RuntimeError)
ERROR: Failed to build gem native extension.
Gem files will remain installed in
C:/ruby/ruby182/lib/ruby/gems/1.8/gems/rmagick-1.9.2 for inspection.
ruby configure install RMagick\n
Results logged to
C:/ruby/ruby182/lib/ruby/gems/1.8/gems/rmagick-1.9.2/gem_make.out
[c:\ruby\ruby182\lib\ruby\gems\1.8]
===========================================
Can anyone help me?
I get the error Can't exec \bin\sh, which seems like it's trying a *nix
install.
I have gems 0.8.11 (had 0.8.10 but did an update --system this morning)
I have installed other gems successfully
Here's the full dump from my command prompt:
========================================
[c:\ruby\ruby182\lib\ruby\gems\1.8]gem install RMagick
Attempting local installation of 'RMagick'
Local gem file not found: RMagick*.gem
Attempting remote installation of 'RMagick'
Building native extensions. This could take a while...
configure:1: Can't exec \bin\sh (fatal)
ERROR: While executing gem ... (RuntimeError)
ERROR: Failed to build gem native extension.
Gem files will remain installed in
C:/ruby/ruby182/lib/ruby/gems/1.8/gems/rmagick-1.9.2 for inspection.
ruby configure install RMagick\n
Results logged to
C:/ruby/ruby182/lib/ruby/gems/1.8/gems/rmagick-1.9.2/gem_make.out
[c:\ruby\ruby182\lib\ruby\gems\1.8]
===========================================
Can anyone help me?