From: Joel VanderWerf Date: 2007-11-11T05:05:49+09:00 Subject: Re: no such file to load --- fox 16 Hari Pillai wrote: > HI, > thanks for the feedback, by processing rubygems first and then fox it seems > to work, > > irb(main):003:0> require 'rubygems' > => true > irb(main):004:0> require 'fox16' > => true > > but all the examples which are downloaded with fox does not require this > entry. Is there anything I need to add to to the path in windows to load > gems automatically. > How does this get loaded please? > How does Load_path work, where is defined and can I amend this. > Appreciate your help Try setting an environment variable RUBYOPT="rubygems" in your system control panel. -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407