Page 1 of 1

Cygwin and Rubygems

Posted: Sun Nov 25, 2007 11:44 am
by tekgek
Hello again.

I do not know if this the right place to be posting this, but when I try to install rubygems on Cygwin and the following error message:

./setup.rb: line 11: syntax error near unexpected token '('
./setup.rb: line 11 : 'unless enumerable.method_defined?(:map) #Ruby 1.4.6

The setup script worked fine on the windows version of Ruby. What am I doing wrong?