noreply at rubyforge.org
2009-Dec-07 00:19 UTC
[wxruby-development] [ wxruby-Support Requests-27521 ] LoadError: 126: The specified module could not be found.
Support Requests item #27521, was opened at 2009-12-06 19:19 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=219&aid=27521&group_id=35 Category: None Group: None Status: Open Priority: 3 Submitted By: Steve Petchon (petchon) Assigned to: Nobody (None) Summary: LoadError: 126: The specified module could not be found. Initial Comment: I just installed the wxruby gem 2.0.1. I am getting an error when trying to execute the following require: require "wx" in irb. Here is the error: LoadError: 126: The specified module could not be found. - C:/Ruby/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-mswin32-60/lib/wxruby2.so from C:/Ruby/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-mswin32-60/lib/wxruby2.so from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'' from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'' from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in `new_constants_in'' from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'' from C:/Ruby/lib/ruby/gems/1.8/gems/wxruby-2.0.1-x86-mswin32-60/lib/wx.rb:12 from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'' from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'' from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in `new_constants_in'' from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in `require'' from (irb):3 I am running Windows XP SP3, Ruby 1.8.6, Aptana Studio 1.5.0 and Rails 2.3.2. I get no indication of what module(s) cannot be found. In searching on the web, I have read about needing mvscp71.dll and others. Not sure what to do here to determine the missing specified module. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=219&aid=27521&group_id=35