Re: [jruby-user] Re: Trouble with gems installation in JRuby with RVM
Bruce Adams <[email protected]> Thu, 14 May 2015 15:10:14 -0400
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <1431630614.2288248.268996569.4B1E358A@webmail.messagingengine.com> |
I'm surprised to see "bundler-1.9.5" as a gem name. Have you tried:
gem install bundler
Or, if you want a specific version of bundler, try the "--version"
option:
gem install bundler --version 1.9.5
- Bruce
On Thu, May 14, 2015, at 02:59 PM, Chandra Sekhar wrote:
> i am facing the below error in the linux env.
>
> gem install bundler-1.9.5
> ERROR: While executing gem ... (SocketError)
> recv: name or service not known
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email