Re: [jruby-user] Re: Re: rvm jruby issue
Keith Bennett <[email protected]> Tue, 9 Dec 2014 17:57:28 -0500
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CAJR0di51+4Tk1BYDrEnemGzDSpSzJ8s87fxKa2mYqYJGqTZSug@mail.gmail.com> |
Hassan - I guess you'd really need to do that with all the JRuby binaries, right? For example alias irb to jirb and gem to jgem? - Keith On Tue, Dec 9, 2014 at 4:56 PM, Hassan Schroeder <[email protected] > wrote: > While I agree this is really an rvm question, I have to correct my > own error: > > >> 3) ln -s jruby ruby > > My bad, that's reversed. > > > [ bin]$ ln -s jruby ruby > > ln: creating symbolic link `ruby' to `jruby': File exists > > Correct that so there's a 'ruby' symlinked to the 'jruby' executable. > > -- > Hassan Schroeder ------------------------ [email protected] > http://about.me/hassanschroeder > twitter: @hassan > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >