Hi.
I’m trying to install typo on a shared host, and am having some issues.
first… i installed the required gems in my home directory… that
worked fine, and they all live in $HOME/ruby
but when I try to run “typo” to install the things I run into a
little problem.
$ ~/ruby/bin/typo
/usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:204:in
report_activate_error': Could not find RubyGem typo (> 0) (Gem::LoadError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:141:in
activate’
from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:37:in
require_gem_with_options' from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:31:in
require_gem’
i’ve tried changing LOAD_PATH to various things in te ruby/ directory
with no joy.
any hints?
regards
Ian.