Date: Fri, 11 Feb 2000 08:42:20 +0100 From: Sven Reimers <reimers@tu-harburg.de> To: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> Cc: java@FreeBSD.ORG Subject: Re: mess after installing some java jdks Message-ID: <38A3BD5C.F2E1470@tu-harburg.de> References: <200002110729.IAA13584@gil.physik.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38A3BD5C.F2E1470>