[fxruby-users] 1.2.2 gem...
Hal Fulton
hal9000 at hypermetrics.com
Thu Nov 18 01:54:59 EST 2004
Duh...
I installed Fox 1.2.11 and then the 1.2.2 gem -- and all seemed OK.
Then when my code did a
require "rubygems"
require_gem "fox"
this is what I got:
[hal at dhcppc2 tycho]$ ruby tycho.rb
/usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:116:in `activate': (Gem::LoadError)
Could not find RubyGem fox (> 0.0.0)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:34:in `require_gem'
from tycho.rb:3
So I thought: I guess the gem name is fxruby?
But then I got:
[hal at dhcppc2 tycho]$ ruby tycho.rb
/usr/local/lib/ruby/gems/1.8/gems/fxruby-1.2.2/ext/fox12/fox12.so: libFOX-1.2.so.0:
cannot open shared object file: No such file or directory -
/usr/local/lib/ruby/gems/1.8/gems/fxruby-1.2.2/ext/fox12/fox12.so (LoadError)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:5:in
`require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:148:in `activate'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:34:in `require_gem'
from tycho.rb:3
So... how am I being stupid here?
Thanks,
Hal
More information about the fxruby-users
mailing list