From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 26 Nov 2007 12:46:28 -0800 Subject: [sup-talk] Can't use "H" or "?" In-Reply-To: <1e5fdab70711241929i2e07565bt745dd103a69e169@mail.gmail.com> References: <1e5fdab70711240913m57c14e6etfa3f97dded8a0163@mail.gmail.com> <1195926236-sup-3173@south> <1e5fdab70711240958v3d3fe89ak7c6b670bb54e5103@mail.gmail.com> <1195934992-sup-1552@south> <1e5fdab70711241929i2e07565bt745dd103a69e169@mail.gmail.com> Message-ID: <1196109860-sup-6281@south> Excerpts from guillaume.quintard's message of Sat Nov 24 19:29:50 -0800 2007: > On Nov 24, 2007 9:10 PM, William Morgan wrote: > > Are you in the SVN directory? I.e. are "bin" and "lib" both > > subdirectories of the current directory? > > yep, sup is in sup/bin, and there's a lib directory on the same level as lib If you are in the SVN checkout directory, and there's a bin/sup, and a lib/sup.rb, and a lot of lib/sup/*.rb, then it must be the case that: ruby -I lib bin/sup finds the correct libraries! -- William