From owner-freebsd-java Thu Feb 10 23:29:12 2000 Delivered-To: freebsd-java@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by builder.freebsd.org (Postfix) with ESMTP id 67DD5469B for ; Thu, 10 Feb 2000 23:29:09 -0800 (PST) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id IAA28918 for ; Fri, 11 Feb 2000 08:28:55 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id IAA13235 for ; Fri, 11 Feb 2000 08:29:26 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id IAA13584 for java@freebsd.org; Fri, 11 Feb 2000 08:29:07 +0100 (CET) Date: Fri, 11 Feb 2000 08:29:07 +0100 (CET) From: Christoph Kukulies Message-Id: <200002110729.IAA13584@gil.physik.rwth-aachen.de> To: java@freebsd.org Subject: mess after installing some java jdks Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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