On Fri, 22 Jun 2007 05:31:58 +0900, cypher.dp / gmail.com wrote: > I just installed some gem but when I want to use it Ruby comes up with > a "no such file to load" message. Has anyone an idea where gem > installs the packages ? Or what did I do wrong ? Did you require 'rubygems'? -mental