Date: Tue, 12 Dec 2000 10:42:48 +0100 From: Zsolt Kuti <kuti@kuti.cetelem.hu> To: freebsd-java@freebsd.org Subject: OpenJIT problem Message-ID: <20001212104248.A996@kuti.cetelem.hu>
next in thread | raw e-mail | index | archive | help
Hello! 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. Please help me, what I am missing! Thanks Zsolt -------------- Zsolt Kuti 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?20001212104248.A996>