|
From: Dave H. <rub...@gr...> - 2005-05-15 19:50:07
|
I have tried installing RubyCocoa repeatedly, carefully following all the instructions, and scrubbing things out a few times, but nothing I've done has given me a functioning installation. It may not even be RubyCocoa's fault; the error message is so massively cryptic that I can't trace it any farther. /Library/Frameworks/RubyCocoa.framework/Versions/A/Resources/ruby/osx/ objc/oc_import.rb:22:in `module_eval': undefined method `NSClassFromString' for OSX:Module (NoMethodError) So, um, I guess that the OSX module getting included in RubyCocoa's not doing its job somehow? >ruby -v ruby 1.8.2 (2004-11-03) [powerpc-darwin7.5.0] |