Austin Ziegler wrote: > On 6/29/06, Lanny Rosicky <lanny / canczech.com> wrote: >> Thanks. Setting RUBYOPTS would not be a hack if it worked. In my case ir >> would be /usr/local/lib/ruby/site_ruby/but that is precicely where the >> GEMS do not get installed by gem install ... > > And they shouldn't be installed in site_ruby. > >> Thank you for your help. I am not about to grep through all files >> prepending a missing line of code, that is no fun :-). I'll wait for a >> while to see if this is fixed and play with Ruby on my Mac where it >> works perfectly - same version, same gems and same typi application. > > If the software that you're playing with is written right, you > shouldn't need to prepend that missing line of code. > > -austin Thank you. Seems you are right, I tried another test project and it worked well. Except for the coonect to Apache but I myst read some more on it... -- Posted via http://www.ruby-forum.com/.