Reformatted excerpts from Steve Goldman's message of 2010-01-17: > Looks like it's having trouble finding the file called sup. I tried > running it from the bin directory, but it didn't work there either.
Ah, an important note: if you're running from git, you have to set RUBY_INVOCATION in order to tell sup-con... how to call the ruby programs. Try this: RUBY_INVOCATION="/usr/bin/ruby -Ilib" /usr/bin/ruby -Ilib bin/sup-convert-ferret-index -- William <[email protected]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
