From: Mark Macdonald Date: 2010-08-19T22:39:35+09:00 Subject: Re: How to set library path for FileUtils Xavier Noria wrote: > require 'fileutils' > > The FileUtils module is defined in the "fileutils.rb" file, hence the > lowercase. Thank you - this was the problem. Uppercase works on my Windows installation of Ruby, hence the confusion. -- Posted via http://www.ruby-forum.com/.