Comment 8 for bug 632984

Revision history for this message
Maxim Sokolovskij (a-x-e-1) wrote :

Also affects Ubuntu 11.04 Natty Narwhal:

naturel@naturel-desktop:~$ ruby1.9.1 -e "require 'wx'"
<internal:lib/rubygems/custom_require>:29:in `require': libwx_gtk2u_media-2.8.so.0: cannot open shared object file: No such file or directory - /var/lib/gems/1.9.1/gems/wxruby-ruby19-2.0.1-x86-linux/lib/wxruby2.so (LoadError)
 from <internal:lib/rubygems/custom_require>:29:in `require'
 from /var/lib/gems/1.9.1/gems/wxruby-ruby19-2.0.1-x86-linux/lib/wx.rb:12:in `<top (required)>'
 from <internal:lib/rubygems/custom_require>:33:in `require'
 from <internal:lib/rubygems/custom_require>:33:in `rescue in require'
 from <internal:lib/rubygems/custom_require>:29:in `require'
 from -e:1:in `<main>'