Gem install fails on RHEL 7.1 beta due to "cannot load such file -- zlib"
when running gem install -v 1.8.15 rubygems-update $$ update_rubygems
on Ruby 1.9.3
I receive the following errors:
ERROR: Loading command: install (LoadError)
cannot load such file -- zlib
ERROR: While executing gem ... (NameError)
uninitialized constant Gem::Commands::InstallCommand
Can someone help me solve this "cannot load such file -- zlib" error? Or straighten me out, if what I am trying to do does not make sense....thx.
Asked by kherrscher on 2015-02-19 14:24:28 UTC
Comments
Is this ROS related?
Asked by gvdhoorn on 2015-02-20 05:59:21 UTC
Please ask this question on a forum for ruby support. This site is focused on ROS questions and answers. @gvdhoorn You can close these sort of questions yourself.
Asked by tfoote on 2015-02-20 13:21:19 UTC
@tfoote: I know I can, but I wanted to give @kherrscher the opportunity to update his question in case it was actually ROS related,
Asked by gvdhoorn on 2015-02-20 13:32:00 UTC
@gvdhoorn I would like to give more time, the problem is that we're building up a backlog of unanswered questions and although it's nicer to give an opportunity to edit the question, it doubles or triples the moderator load to comment, wait, check for updates, and then close or answer question.
Asked by tfoote on 2015-02-20 14:33:06 UTC