Zakaria wrote: > I just installed ruby181-13.exe from rubyforge.net . It works great > with one exception, I couldn't get ri to work :( > when I do ri Hash all I get is File not found. There have been problems getting the ri data files packaged with the installer. See: http://www.ruby-doc.org/index.rb/2004/Apr/23#Ruby1.8.1.RiDataFiles which explain s how to get these files. James