From: FUJIMOTO H. <hi...@im...> - 2003-02-06 04:04:19
|
Sorry, I can't solve yet this issue. But I have received a similar bug report from others. -- FUJIMOTO Hisakuni At Wed, 5 Feb 2003 09:58:34 -0500, Gavin Eadie wrote: > > 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 > RubtCocoa.Framework ruby library files in into the search path for > ruby to locate the osx/objc/... *.rb files. The effect is that > "require 'osx/cocoa'" does not get satisfied. > > irb > irb(main):001:0> require 'osx/cocoa' > LoadError: No such file to load -- osx/objc/cocoa > from /usr/local/lib/ruby/site_ruby/1.8/osx/cocoa.rb:12:in `require' > from /usr/local/lib/ruby/site_ruby/1.8/osx/cocoa.rb:12 > from (irb):1:in `require' > from (irb):1 > > I've tried this on two different Macs, admittedly configured very similarly. > > Anyone else out there using RubyCocoa, who's hit this and recovered, > or who can get RubyCocoa to work with Ruby 1.8.0? I'm using Mac OS X > 10.2.3 and the December 2002 Developer Tools. > > ... Thanks in advance, Gavin > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |