From: Daniel Lucraft on 15 Mar 2010 09:44 Une Bévue wrote: > Daniel Lucraft <dan(a)fluentradical.com> wrote: > >> the README is a good place to start: http://github.com/danlucraft/redcar >> Try following the 'Installing From Source' section. > > finally i got recar working after installing "jruby-complete-1.4.0.jar" > in redcar/lib For everyone else reading this thread, the easier way to install redcar (if you don't want to hack on the source code but just want to use the editor) is to install it as a gem. You don't even need jruby installed: sudo gem install redcar sudo redcar install redcar thanks, Dan -- Posted via http://www.ruby-forum.com/.
From: Charles Oliver Nutter on 15 Mar 2010 14:54 2010/3/15 Une Bévue <unbewusst.sein(a)google.com.invalid>: > or the one from MacPorts being of 1.1.6 ? Bleh...MacPorts is still on 1.1.6? That's almost a year and a half old :( - Charlie
From: Robert Dober on 15 Mar 2010 17:38
On Mon, Mar 15, 2010 at 7:54 PM, Charles Oliver Nutter <headius(a)headius.com> wrote: > 2010/3/15 Une Bévue <unbewusst.sein(a)google.com.invalid>: >> or the one from MacPorts being of 1.1.6 ? > > Bleh...MacPorts is still on 1.1.6? That's almost a year and a half old :( Potentially stupid question: Would RVM help on Mac? R. -- Learning without thought is labor lost; thought without learning is perilous. --- Confucius |