I'm actually working through _just this issue_ with Ezra right now. I'll keep you updated.
On 7/27/07, Matt Aimonetti <[EMAIL PROTECTED]> wrote: > > I tried to set god ( http://god.rubyforge.org ) on one of my server running > Fedora Core 6. The Gem installed ok with some warnings: > > sudo gem install god > Need to update 11 gems from http://gems.rubyforge.org > ........... > complete > Building native extensions. This could take a while... > Successfully installed god-0.2.0 > Installing ri documentation for god-0.2.0... > > Enclosing class/module 'mGod' for class NetlinkHandler not known > > Enclosing class/module 'mGod' for class KQueueHandler not known > Installing RDoc documentation for god-0.2.0... > > Enclosing class/module 'mGod' for class NetlinkHandler not known > > Enclosing class/module 'mGod' for class KQueueHandler not known > > > But when I tried to use it, I got the following error message: > > /usr/lib/ruby/gems/1.8/gems/god-0.2.0/bin/../lib/../ext/god/netlink_handler_ext.so: > Connection refused (StandardError) > from > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `require' > from > /usr/lib/ruby/gems/1.8/gems/god-0.2.0/bin/../lib/god/event_handlers/netlink_handler.rb:1 > from > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `gem_original_require' > from > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `require' > from > /usr/lib/ruby/gems/1.8/gems/god-0.2.0/bin/../lib/god.rb:44 > from > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `gem_original_require' > from > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `require' > from > /usr/lib/ruby/gems/1.8/gems/god-0.2.0/bin/god:8 > from /usr/bin/god:16:in `load' > from /usr/bin/god:16 > > I tried to compile the trunk version of the gem but I faced the same issue. > > Kevin Clark, I believe that's your baby :) any idea what's going on? Anybody > else? > > Matt > > _______________________________________________ > Sdruby mailing list > [email protected] > http://lists.sdruby.com/mailman/listinfo/sdruby > > -- Kevin Clark http://glu.ttono.us _______________________________________________ Sdruby mailing list [email protected] http://lists.sdruby.com/mailman/listinfo/sdruby
