[jruby-user] Re: Re: rvm jruby issue
Chandra Sekhar <[email protected]> Tue, 09 Dec 2014 18:31:36 +0100
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <[email protected]> |
Hassan Schroeder wrote in post #1164311: > On Tue, Dec 9, 2014 at 8:47 AM, Chandra Sekhar <[email protected]> > wrote: >> appreciate your response >> i have downloaded jrby src tar.gz and trying as below. >> >> ~]$ rvm mount jruby-src-1.7.11.tar.gz >> The given paths 'jruby-src-1.7.11.tar.gz' do not point to a ruby >> installation. > >> please do let me know am doing correct?? > > Aside: I would try using rvm again to install this, since your > connectivity is apparently good enough to download all this > stuff :-) > > However -- forget that source package. Assuming the binary > package you previously downloaded was a tar.gz file, > > 1) pick someplace to unpack it > 2) cd to the bin directory > 3) ln -s jruby ruby > > Now you can use the `rvm mount` command. still facing the same jruby-1.7.11/bin/ [ bin]$ ln -s jruby ruby ln: creating symbolic link `ruby' to `jruby': File exists [ bin]$ rvm mount jruby The given paths 'jruby' do not point to a ruby installation. [ bin]$ rvm mount ../../jruby-1.7.11/ The given paths '../../jruby-1.7.11/' do not point to a ruby installation. > > HTH, > -- > Hassan Schroeder ------------------------ [email protected] > http://about.me/hassanschroeder > twitter: @hassan -- Posted via http://www.ruby-forum.com/. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email