From lucene-user-return-8887-apmail-jakarta-lucene-user-archive=jakarta.apache.org@jakarta.apache.org Thu Jun 24 16:49:30 2004 Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 19134 invoked from network); 24 Jun 2004 16:49:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Jun 2004 16:49:30 -0000 Received: (qmail 85936 invoked by uid 500); 24 Jun 2004 16:49:14 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 85764 invoked by uid 500); 24 Jun 2004 16:49:12 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 85681 invoked by uid 99); 24 Jun 2004 16:49:10 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=DATE_IN_PAST_03_06 X-Spam-Check-By: apache.org Received: from [66.98.144.71] (HELO cenozoa.com) (66.98.144.71) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 24 Jun 2004 09:49:08 -0700 Received: from [192.168.1.135] ([216.132.121.30]) (authenticated (0 bits)) by cenozoa.com (8.11.6/8.11.6) with ESMTP id i5OI58D09823 for ; Thu, 24 Jun 2004 14:05:08 -0400 From: Brian Lee Yung Rowe Organization: division mux space To: "Lucene Users List" Subject: Re: Compiling Lucene on PPC linux Date: Thu, 24 Jun 2004 12:46:07 +0000 User-Agent: KMail/1.6.1 References: <200406241146.50084.public_browe@muxspace.com> <8153D21C-C5F8-11D8-AFC2-000393A564E6@ehatchersolutions.com> In-Reply-To: <8153D21C-C5F8-11D8-AFC2-000393A564E6@ehatchersolutions.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406241246.07988.public_browe@muxspace.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Erik, With miniRMI, I get the following: build.xml:142: mini.rmi.rmic.AntRMIC can't be found. I have the miniRMIC.jar in my CLASSPATH. Do I need to specify it somewhere else? If I don't use miniRMI, I get the following error: build.xml: 142: Cannot use SUN rmic, as it is not available. A common solution is to set the environment variable JAVA_HOME or CLASSPATH. My JAVA_HOME is set to /opt/ibm-jdk-1.4.1 and the CLASSPATH is definitely set (too long to list here). Additionally, IBM's jre/lib/core.jar contains the sun.rmi.* classes, so I'm not sure why Ant is complaining. Thanks, Brian On Thursday 24 June 2004 04:06 pm, Erik Hatcher wrote: > What is the error that you're getting? > > I definitely recommend taking this to the ant-user list, but I know > there have been some IBM VM issues with Lucene in the past and I'm not > sure where they stand now. > > Erik -- ===== Brian Lee Yung Rowe division mux space www.muxspace.com --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org