From: Reimundo Heluani Date: 2010-01-04T15:54:49+09:00 Subject: undefined method `conf' for IRB:Module Hello, I'm trying to run dradis and I found a problem that might be on my ruby installation. I posted in the Dradis forums but noone answered, so I'll try here. I'm running the latest SVN versions of ruby, wxruby and wxwidgets, and I see: [CODE]#ruby dradis.rb event(s) registered: [:exception] D, [10:52:22#542] DEBUG -- : starting command line interface /usr/lib64/ruby/1.9.1/irb/input-method.rb:109:in `initialize': undefined method `conf' for IRB:Module (NoMethodError) from /usr/share/dradis/client/ui/console.rb:25:in `new' from /usr/share/dradis/client/ui/console.rb:25:in `initialize' from dradis.rb:81:in `new' from dradis.rb:81:in `
'[/CODE] Is this a sign of a broken ruby install or should I look into dradis instead? Thanks, R. -- Posted via http://www.ruby-forum.com/.