From: eg Date: 2003-10-07T15:24:17+09:00 Subject: Re: [ANN] fox-tool - interactive gui builder for fxruby Austin Ziegler wrote: > > ruby -e 'Digest::MD5.new(File.read("")).hexdigest' > > Replace as appropriate. > A newbie question a bit off topic, but when I do this on Windows XP (using Ruby 1.80-10) I get the following error message; -e:1: uninitialized constant Digest (NameError) Is this due to a windows config issue? E.