Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #6882

FYI: ruby 200 CentOS aredridel RPMs - missing dependency on libyaml

Newsgroups comp.lang.ruby
Date 2013-10-23 15:18 -0700
Message-ID <2d72364d-5265-40fa-b342-960499a730f9@googlegroups.com> (permalink)
Subject FYI: ruby 200 CentOS aredridel RPMs - missing dependency on libyaml
From lfast1234@gmail.com

Show all headers | View raw


I just installed ruby 200 and all the related packages from ftp5.gwdg.de/pub/opensuse/repositories/home:/aredridel/CentOS_CentOS-6/x86_64/ruby-2.0.0.0-45.1.x86_64.rpm
- thanks for building that suite! Sweet!

But I had a small problem.  When I ran "gem" I get the following error:
/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:45:in `require': libyaml-0.so.2: cannot open shared object file: No such file or directory - /usr/lib64/gems/ruby/psych-2.0.0/lib/psych.so (LoadError)

Turned out the missing file was actually libyaml.  When I explicitly installed that, gem started working.

Thank you aredridel for doing all the heavy lifting!

Back to comp.lang.ruby | Previous | Next | Find similar


Thread

FYI: ruby 200 CentOS aredridel RPMs - missing dependency on libyaml lfast1234@gmail.com - 2013-10-23 15:18 -0700

csiph-web