Ubuntu hides gems from you!
You might think Ubuntu would put its gems someplace normal, such as /usr/lib/ruby/gems…
Wrong.
It puts them in /var/lib/gems, which explains why the cheat gem doesn’t work when installed. Now I need to add /var/lib/gems/1.8/bin to my $PATH.


jherber
May 19, 2007 at 8:18 AM
not true for edgy. mine were stored in /usr/lib/ruby/gems. after updating to fiesty, they are in the same location.
Tom
May 19, 2007 at 8:18 AM
Totally agree with jherber! And I’m not asking hot it works… just use it!
Hank
May 19, 2007 at 8:18 AM
jherber: Well, you, sir, are lucky! I wonder what determines this…