From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.28.69 with SMTP id l5cs336388ebc; Sun, 17 Jan 2010 12:38:06 -0800 (PST) Received: by 10.224.57.142 with SMTP id c14mr3843386qah.356.1263760685852; Sun, 17 Jan 2010 12:38:05 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 6si10530685qwk.31.2010.01.17.12.38.05; Sun, 17 Jan 2010 12:38:05 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 56DED18582F4; Sun, 17 Jan 2010 15:38:05 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 2B54618582E0 for ; Sun, 17 Jan 2010 15:38:01 -0500 (EST) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1NWbsn-0002JV-1S for sup-talk@rubyforge.org; Sun, 17 Jan 2010 15:38:01 -0500 From: William Morgan To: sup-talk In-reply-to: <1263757714-sup-394@sgoldmanlinux.tower-research.com> References: <1263757714-sup-394@sgoldmanlinux.tower-research.com> Date: Sun, 17 Jan 2010 15:38:01 -0500 Message-Id: <1263760574-sup-1333@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-talk] Problems running sup-convert-ferret-index X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org 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 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk