Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2000 08:29:07 +0100 (CET)
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        java@freebsd.org
Subject:   mess after installing some java jdks
Message-ID:  <200002110729.IAA13584@gil.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help

I wanted to install netbeans from sun.javasoft.com and found that
I was not running the right JVM (1.2 I had in my path).

OK, I installed jdk 1.1.8 from ports and now I have something messed
and I don't know how to repair:
(I also over-installed linux-jdk-1.2 before that)

~> echo $PATH
.:/home/kuku/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin/X11:/usr/local/bin:/usr/local/teTeX/bin:/usr/local/samba/bin:/usr/local/jdk1.1.8/bin

~> echo $CLASSPATH
CLASSPATH: Undefined variable.
isdn-kukulies# 

~> java
/usr/local/jdk1.2/bin/i386/green_threads/java: error in loading shared libraries
libhpi.so: cannot open shared object file: No such file or directory

~> which java
/usr/local/jdk1.1.8/bin/java

~> locate libhpi.so
/usr/ports/java/linux-jdk-1.2/work/jdk1.2/jre/lib/i386/green_threads/libhpi.so
/usr/ports/java/linux-jdk-1.2/work/jdk1.2/jre/lib/i386/native_threads/libhpi.so
/usr/local/jdk1.2/jre/lib/i386/green_threads/libhpi.so
/usr/local/jdk1.2/jre/lib/i386/native_threads/libhpi.so


-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de


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?200002110729.IAA13584>