From: Gavin E. <ga...@um...> - 2003-02-05 01:10:46
|
I'm new to Ruby and RubyCocoa, but not to Macs or Mac OS X, and I just downloaded Ruby 1.8.0 and RubyCocoa 0.4.0 and built them from sources. All seemed well, however, while "ruby" itself seems OK, RubyCocoa is not working as expected. To be specific, it seems that "rubycocoa.bundle" is not placing the ruby library files in RubtCocoa.Framework into the search path for ruby to locate the osx/objc/... *.rb files. The effect is that "require 'osx/cocoa'" does not get satisfied. Anyone else out there using RubyCocoa, who's hit this and recovered? I'm using Mac OS X 10.2.3 and the December 2002 Developer Tools ... Thanks in advance, Gavin |