Re: [ANNOUNCEMENT] Updated: ruby, ruby-json, ruby-rake, ruby-rdoc

2013-02-11 Thread Cygwin/X
On Mon, 11 Feb 2013 04:18:24 -0600, Yaakov (Cygwin/X) wrote: > On Sun, 10 Feb 2013 19:34:34 -0500, Chloe wrote: > > I found the fix! Solution here: http://stackoverflow.com/a/14790595/148844 > > > > peflags -X409600 `which ruby` > > Even -X131072 seems to be enough. Could you confirm? Never min

Re: [ANNOUNCEMENT] Updated: ruby, ruby-json, ruby-rake, ruby-rdoc

2013-02-11 Thread Cygwin/X
On Sun, 10 Feb 2013 19:34:34 -0500, Chloe wrote: > I found the fix! Solution here: http://stackoverflow.com/a/14790595/148844 > > peflags -X409600 `which ruby` Even -X131072 seems to be enough. Could you confirm? Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: [ANNOUNCEMENT] Updated: ruby, ruby-json, ruby-rake, ruby-rdoc

2013-02-11 Thread Cygwin/X
On Sun, 10 Feb 2013 19:34:34 -0500, Chloe wrote: > I found the fix! Solution here: http://stackoverflow.com/a/14790595/148844 > > peflags -X409600 `which ruby` WFM as well, and so I'll add Ruby on Rails to Ports at the next upload. Now the question is whether that answer is correct wrt the value

Re: [ANNOUNCEMENT] Updated: ruby, ruby-json, ruby-rake, ruby-rdoc

2013-02-10 Thread Chloe
I found the fix! Solution here: http://stackoverflow.com/a/14790595/148844 peflags -X409600 `which ruby` -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.

Re: [ANNOUNCEMENT] Updated: ruby, ruby-json, ruby-rake, ruby-rdoc

2013-02-09 Thread Chloe
Hi Yaakov, thanks for the updated Ruby, however it still doesn't seem to work: $ gem install rails $ rails new testapp # error $ cd testapp $ rails -v# error $ rails console # error Transcript -- $ which ruby /usr/bin/ruby Chloe@dumbopc ~ $ rub

[ANNOUNCEMENT] Updated: ruby, ruby-json, ruby-rake, ruby-rdoc

2013-02-08 Thread Yaakov (Cygwin/X)
The following packages have been updated for the Cygwin distribution: *** ruby-1.9.3-p385-1 *** ruby-doc-1.9.3-p385-1 *** ruby-json-1.7.6-1 *** ruby-rake-0.9.6-1 *** ruby-rdoc-3.12.1-1 *** ruby-tcltk-1.9.3-p385-1 Ruby is an interpreted scripting language for quick and easy object-oriented program