public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Ruby is broken in fresh cygwin install
@ 2005-07-13 18:15 Myles
  2005-07-13 18:33 ` Jon A. Lambert
  0 siblings, 1 reply; 2+ messages in thread
From: Myles @ 2005-07-13 18:15 UTC (permalink / raw)
  To: cygwin

If you do a fresh install of Cygwin and include the ruby parser (I
can't remember if it's there by default), ruby does not work. You get
a really obscure error msg having something to do with "ubygems". To
make it work, you have to

unsetenv RUBYOPT

Took me a long time to figure that one out. This should be fixed of course.

--Myles

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Ruby is broken in fresh cygwin install
  2005-07-13 18:15 Ruby is broken in fresh cygwin install Myles
@ 2005-07-13 18:33 ` Jon A. Lambert
  0 siblings, 0 replies; 2+ messages in thread
From: Jon A. Lambert @ 2005-07-13 18:33 UTC (permalink / raw)
  To: cygwin

Myles wrote:
> If you do a fresh install of Cygwin and include the ruby parser (I
> can't remember if it's there by default), ruby does not work. You get
> a really obscure error msg having something to do with "ubygems". To
> make it work, you have to
>
> unsetenv RUBYOPT
>
> Took me a long time to figure that one out. This should be fixed of
> course.
>

Rubygems is not installed with the cygwin ruby.  You have to install it 
separately yourself.
Meaning you have to do a clean uninstall of rubygems before doing a fresh 
install of ruby.

--
J Lambert


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-13 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-13 18:15 Ruby is broken in fresh cygwin install Myles
2005-07-13 18:33 ` Jon A. Lambert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).