attempted to install on windows. seems to be glitch
on line 655 of setup.rb (in rmf call). after the chmod, the
windows file is read only and then the file.unlink call for
file sqlsh.rb fails. probably a glitch with ruby windows
chmod call. changed the chmod to mode 666 & then it
worked ok in windows.