From: Ronald Fischer Date: 2007-08-31T16:24:12+09:00 Subject: Re: rake + FileUtils == warining > > Indeed, I needed to write it as 'fileutils' and the error > disappears. > > > > Now I wonder why I never got an error before in my application > > (I had always required 'FileUtils' before, but got an error only > > when I also started to use rake. It seems that Ruby had at least > > included *something* when I asked for FileUtils..... > > > I think what's happening here is a conflict between Ruby's require > mechanism being case sensitive, and Windows' pathnames not being case > sensitive. You are right! I'm pretty sure that was it! Thanks for the clarification. Ronald -- Ronald Fischer Phone: +49-89-452133-162