From: Cameron McBride Date: 2005-01-09T11:56:46+09:00 Subject: Re: Ri bug in new 1.8.2 release To add a little information, I did find a 'File' directory in the site/ subdir (unrelated to the std file) that was probably installed via a gem. Renaming this to a new name fixed 'ri File' - so perhaps there are duplicates. Is there a way to have this documentation coexist? I really like having ri available documentation around. And this doesn't fix everything (at least as far as I can tell), because Array still doesn't work and I can only find one reference to it: % cd /usr/share/ri/ % find . -name 'Array' ./1.8/system/Array Kick in the head or configuration graciously requested... Cameron