I am trying to install rubygems in Babun, so I can install sass and compass, but keep getting the error:
C: \ RailsInstaller \ Ruby2.1.0 \ bin \ ruby.exe: No such file or directory - /cygdrive/c/RailsInstaller/Ruby2.1.0/bin/gem (LoadError)
I have ruby in my env Path, the system rebooted, but the error still appears:
* Test *
{~} "which ruby
/cygdrive/c/RailsInstaller/Ruby2.1.0/bin/ruby
{~} "ruby -v
ruby 2.1.5p273 (2014-11-13 revision 48405) [i386-mingw32]
When I tried to install gem on Windows cmd, everything worked fine. He just doesn't work in Baboon.
source
share