From mboxrd@z Thu Jan 1 00:00:00 1970 From: guillaume.quintard@enst-bretagne.fr (Guillaume Quintard) Date: Sat, 24 Nov 2007 18:58:21 +0100 Subject: [sup-talk] Can't use "H" or "?" In-Reply-To: <1195926236-sup-3173@south> References: <1e5fdab70711240913m57c14e6etfa3f97dded8a0163@mail.gmail.com> <1195926236-sup-3173@south> Message-ID: <1e5fdab70711240958v3d3fe89ak7c6b670bb54e5103@mail.gmail.com> On Nov 24, 2007 6:45 PM, William Morgan wrote: > Oh, I see that you're starting sup from SVN but that it's loading code > from the 0.2 gem. You need to use something like "ruby -Ilib bin/sup" to > start it if you're running from SVN. You should probably uninstall that > gem to prevent further confusion. actually, I tried without the gem, but I got this error message : /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- sup (LoadError) from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require' from sup/bin/sup:8 and now that I uninstalled it, I get the message agin -- shivan