From owner-freebsd-java Wed May 20 23:06:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02379 for freebsd-java-outgoing; Wed, 20 May 1998 23:06:59 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from misery.sdf.com (misery.sdf.com [204.244.213.32]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA02363 for ; Wed, 20 May 1998 23:06:50 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with smtp (Exim 1.82 #3) id 0ycO0b-0003nN-00; Wed, 20 May 1998 22:35:17 -0700 Date: Wed, 20 May 1998 22:35:14 -0700 (PDT) From: Tom To: Devadas Patil cc: freebsd-java@FreeBSD.ORG Subject: Re: javac In-Reply-To: <01bd8436$2488fde0$9f4247ab@dpatil-pc.cisco.com> Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/ALTERNATIVE; BOUNDARY="0-1215837247-895728914=:14199" Content-ID: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1215837247-895728914=:14199 Content-Type: TEXT/PLAIN; CHARSET=iso-8859-1 Content-ID: On Wed, 20 May 1998, Devadas Patil wrote: > Hi, > > I installed jdk1.1.5 by using the tar file from www.freebsd.org/java. on a BSDI machine. When I try to run the javac tool for compilation of a simple java file, it complains about the unavailability of the shared library ld.so. BSDI shared libraries are VERY different from FreeBSD, and BSDI seems to increase this with every release. Not only do the shared libraries contain different things, they are loaded and accessed differently. Once BSDI and FreeBSD both use ELF this situation may improve. A statically linked version would probably work. > 1. Are there any environment variables to be set on the BSDI machine? > 2. On Solaris, this shared library is available in /usr/lib usually. Is there its counterpart on BSDI? > 3. Are there separate jdk's for BSDI and FreeBSD? There must be, as the FreeBSD one will not work on BSDI. > Thanks > > Regards, > Devadas Patil > Tom --0-1215837247-895728914=:14199 Content-Type: TEXT/HTML; CHARSET=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Content-ID: Content-Description:
Hi, 
 
I installed jdk1.1.5 by using the = tar file from=20 www.freebsd.org/java. on a = BSDI=20 machine. When I try to run the javac tool for compilation of a simple = java file,=20 it complains about the unavailability of the shared library ld.so. =
 
1. Are there=20 any environment variables to be set on the BSDI machine?
2. On Solaris, this shared library = is available=20 in /usr/lib usually. Is there its counterpart on BSDI?
3. Are there = separate jdk's=20 for BSDI and FreeBSD?
 
Thanks
 
Regards,
Devadas Patil
--0-1215837247-895728914=:14199-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message