From: Matt M. <mat...@gm...> - 2005-09-18 17:58:01
|
Hi guys, Quite a few of the sample apps I've tried to run (e.g. CurrencyConverter, simpleapp, ...) fail in rb_main.rb with the following kind of error: Irulan:~/build/ruby-cocoa/src/sample/CurrencyConverter matt$ ruby rb_main.r= b=20 rb_main.rb:9:in `require': No such file to load -- generate_yaml_index.rb (LoadError) from rb_main.rb:9:in `rb_main_init' from rb_main.rb:8:in `each' from rb_main.rb:8:in `rb_main_init' from rb_main.rb:14 This generate_yam_index business appears to be related to RubyGems and running a gem server but I can't fathom the relevance to RubyCocoa. Can anyone enlighten me? M --=20 Matt Mower :: http://matt.blogs.it/ |