Stephan KçÎper wrote: > Hi, > > I'm running the latest one-click-installer (1.8.2-14) on a WinXP box. > > With > > require 'Date' > > you'll likely get an error, but with > > require 'date' "Date" != "date", even on Win32. Plus, NTFS supports case sensitive file names. The error is not exactly what I would expect, though. Dan