From owner-freebsd-java Thu Mar 12 00:22:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26748 for freebsd-java-outgoing; Thu, 12 Mar 1998 00:22:48 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from mailsrv.linkvest.ch (mailsrv.linkvest.ch [194.209.53.51]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA26740 for ; Thu, 12 Mar 1998 00:22:46 -0800 (PST) (envelope-from claudio@nty.com) Received: from wosf03.linkvest.ch ([194.209.53.130]) by mailsrv.linkvest.ch with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3) id FWDJSSDW; Thu, 12 Mar 1998 09:23:52 +0100 Message-ID: <35079BA1.2781@nty.com> Date: Thu, 12 Mar 1998 09:24:01 +0100 From: Claudio Eichenberger Organization: NTY Consulting X-Mailer: Mozilla 3.04Gold (X11; I; OSF1 V4.0 alpha) MIME-Version: 1.0 To: Nate Williams CC: Amancio Hasty , freebsd-java@FreeBSD.ORG Subject: Re: ld.so failed: C'ant find shared library libjava.so.1.1 References: <199803061631.RAA26947@nty.ch> <199803061710.JAA03451@rah.star-gate.com> <199803061715.KAA27326@mt.sri.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate: Nate Williams wrote: > > > > >> + /usr/local/jdk1.1.5/bin/i386/green_threads/java-ms8m sun.tools.javac.Main CardTest.java > > > > > > > > Try this : > > ktrace /usr/local/jdk1.1.5/bin/i386/green_threads/java -ms8m sun.tools.javac.Main CardTest.java > > kdump >file > > Browse thru the file and look for libjava.so.1.1. > > That's not necessary. The wrapper file is all setup correctly, and his > environment couldn't have screwed it up since it makes sure to do things > correctly. > > It's simply not working. I finally found the culprit, CLASSPATH was set wrong in ~/.login . It was set to .:/usr/local/jdk1.1/lib/classes.zib instead of .:/usr/local/jdk1.1.5/lib/classes.zib javac from JDK1.1.5 runs smoothly now ! Thanks for your support :Claudio http://www.jted.com/ > > Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message