Dne 27.3.2013 16:22, Peter Deffendol napsal(a):

On Mar 27, 2013, at 8:07 AM, Vít Ondruch <vondruch@redhat.com> wrote:

Dne 27.3.2013 14:35, Peter Deffendol napsal(a):

[pete@centos yamltest]$ ./script/rails c
/usr/share/ruby/yaml.rb:6:in `<top (required)>':
It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
/usr/share/gems/gems/psych-2.0.0/lib/psych.rb:1:in `require': cannot load such file -- psych.so (LoadError)


You must use Fedora's Bundler. It is due to filesystem layout.

OK, I tried the patch in the Fedora bundler package.  That takes care of it.

Yes, that is another possibility :)


Vít