From: Jim Weirich Date: 2005-06-26T20:47:13+09:00 Subject: Re: RubyGems Issue On Sunday 26 June 2005 01:18 am, Joel VanderWerf wrote: > > But: > > irb(main):001:0> require 'fxruby' > > LoadError: No such file to load -- fxruby > Patrick Fernie wrote: > require 'fox12' > works for me, and I have fox installed only as a gem: Don't confuse the name of the gem (e.g. 'fxruby') with the names of the include files provide by the gem (e.g. 'fox12') -- -- Jim Weirich jim@weirichhouse.org http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)