Discussion:
[jruby-user] Trouble with Gems Installation in JRuby with RVM
Milos Dolobac
2014-08-06 17:13:21 UTC
Permalink
I'm using linux mint and I've got trouble with gems installation. More
details here:

https://stackoverflow.com/questions/23708652/trouble-with-gems-installation-in-jruby-with-rvm
--
Posted via http://www.ruby-forum.com/.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Keith Bennett
2014-08-06 22:19:46 UTC
Permalink
I posted this on that SO page:

I'd suggest trying http://rubygems.org and seeing if that works. https
should work, but at least then you'd know more precisely what the
problem is. You'll probably find this config information in your
~/.gemrc file.

- Keith

Keith R. Bennett
http://about.me/keithrbennett
Post by Milos Dolobac
I'm using linux mint and I've got trouble with gems installation. More
https://stackoverflow.com/questions/23708652/trouble-with-gems-installation-in-jruby-with-rvm
Milos Dolobac
2014-08-07 07:55:48 UTC
Permalink
Post by Keith Bennett
I'd suggest trying http://rubygems.org and seeing if that works. https
should work, but at least then you'd know more precisely what the
problem is. You'll probably find this config information in your
~/.gemrc file.
- Keith
Keith R. Bennett
http://about.me/keithrbennett
It's weird, but I've solved my problem with switching to jruby-1.7.13.
Installation of gems in jruby-1.7.12 doesn't work, but in jruby-1.7.13
it does.
--
Posted via http://www.ruby-forum.com/.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Loading...