From owner-freebsd-java Tue Dec 12 3:54:57 2000 From owner-freebsd-java@FreeBSD.ORG Tue Dec 12 03:54:56 2000 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id A766F37B402 for ; Tue, 12 Dec 2000 03:54:48 -0800 (PST) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.1/8.11.1) with ESMTP id eBCBsd428879; Tue, 12 Dec 2000 17:54:39 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Tue, 12 Dec 2000 17:54:39 +0600 (NS) From: Max Khon To: Zsolt Kuti Cc: freebsd-java@FreeBSD.ORG Subject: Re: OpenJIT problem In-Reply-To: <20001212104248.A996@kuti.cetelem.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, there! On Tue, 12 Dec 2000, Zsolt Kuti wrote: > I am struggling with OpenJIT I can not make work with jdk1.2.2. > First I tried to set and export env vars as was written in its readme (LD_CONFIG_PATH, CLASSPATH, JAVA_COMPILER). > java warns: OpenJIT not found. > > Then tried to use so.hints to let the system know where is this shared lib. > To test how ldconfig produces the hint file I did: > ldconfig -elf -f hintfile /usr/local/lib/OpenJIT > This resulted in a hintfile did show the searchdir, but no libOpenJIT.so at all. copy OpenJIT .so into /usr/local/jdk1.2.2/jre/lib/${arch} /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message