Excerpts from William Morgan's message of Sun Jan 17 15:38:01 -0500 2010: > 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
Great, that made it run. It went for about ten minutes and appeared to finish with success. But something isn't right. When I started sup the index was empty, and my xapian directory looks like this: [~/.sup/xapian ]$ ll total 36 -rw-r--r-- 1 sgoldman wheel 0 2010-01-17 16:15 flintlock -rw-r--r-- 1 sgoldman wheel 12 2010-01-17 16:07 iamflint -rw-r--r-- 1 sgoldman wheel 13 2010-01-17 16:07 postlist.baseA -rw-r--r-- 1 sgoldman wheel 14 2010-01-17 16:08 postlist.baseB -rw-r--r-- 1 sgoldman wheel 8192 2010-01-17 16:08 postlist.DB -rw-r--r-- 1 sgoldman wheel 13 2010-01-17 16:07 record.baseA -rw-r--r-- 1 sgoldman wheel 14 2010-01-17 16:08 record.baseB -rw-r--r-- 1 sgoldman wheel 0 2010-01-17 16:07 record.DB -rw-r--r-- 1 sgoldman wheel 13 2010-01-17 16:07 termlist.baseA -rw-r--r-- 1 sgoldman wheel 14 2010-01-17 16:08 termlist.baseB -rw-r--r-- 1 sgoldman wheel 0 2010-01-17 16:07 termlist.DB Shouldn't there be more stuff in there? Thanks. -- Steve Goldman [email protected] T: 212.219.6014 F: 212.219.6007 Tower Research Capital, LLC 377 Broadway, 11th Fl. New York, NY 10013 _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
