Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2000 17:54:39 +0600 (NS)
From:      Max Khon <fjoe@iclub.nsu.ru>
To:        Zsolt Kuti <kuti@kuti.cetelem.hu>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: OpenJIT problem
Message-ID:  <Pine.BSF.4.21.0012121753410.28254-100000@iclub.nsu.ru>
In-Reply-To: <20001212104248.A996@kuti.cetelem.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0012121753410.28254-100000>