So, I loaded Ruby on a NetBSD box, using whatever the defaults are for NetBSD's pkgsrc system. I have 'ri', but it doesn't know about any of the standard library classes or built-ins. So, "ri Array" says it's never heard of it, same with "ri CGI". Addons (gems, for instance) all show up fine. Before I go a-debugging: Is this normal? -s