Non-root .gem installs

Can people with problems installing the .gem on hosting providers try
this set of directions:

$ gem install -i ~/gems typo
$ ~/gems/bin/typo install /some/path

This should work.

Scott