From owner-freebsd-java Thu Feb 10 23:42:46 2000 Delivered-To: freebsd-java@freebsd.org Received: from rztsun.rz.tu-harburg.de (rztsun.rz.tu-harburg.de [134.28.200.14]) by builder.freebsd.org (Postfix) with ESMTP id 46BBD46A6 for ; Thu, 10 Feb 2000 23:42:41 -0800 (PST) Received: from tu-harburg.de (data.et8.tu-harburg.de [134.28.45.64]) by rztsun.rz.tu-harburg.de (8.9.0/8.8.8) with ESMTP id IAA14008; Fri, 11 Feb 2000 08:42:20 +0100 (MET) Message-ID: <38A3BD5C.F2E1470@tu-harburg.de> Date: Fri, 11 Feb 2000 08:42:20 +0100 From: Sven Reimers X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Christoph Kukulies Cc: java@FreeBSD.ORG Subject: Re: mess after installing some java jdks References: <200002110729.IAA13584@gil.physik.rwth-aachen.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I am just curious. You had 1.2 and stepped backed to 1.1.8. Is that right? I got Forte for Java running on 1.2. It seems as if java still tries to fire up a 1.2-linux-java, although it points to 1.1.8. Did you try to remove all of your jdk's and start from scratch? It looks like some messed up links. But just to state: it definitely works, you can have two jdk's on your system. Sven Christoph Kukulies wrote: > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message