Excerpts from guillaume.quintard's message of Sat Nov 24 19:29:50 -0800 2007: > On Nov 24, 2007 9:10 PM, William Morgan <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
