From owner-freebsd-hackers Tue Dec 16 11:14:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA20319 for hackers-outgoing; Tue, 16 Dec 1997 11:14:53 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA20298 for ; Tue, 16 Dec 1997 11:14:47 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id MAA01312; Tue, 16 Dec 1997 12:14:39 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id MAA09447; Tue, 16 Dec 1997 12:14:38 -0700 Date: Tue, 16 Dec 1997 12:14:38 -0700 Message-Id: <199712161914.MAA09447@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Gary Clark II Cc: nate@mt.sri.com (Nate Williams), tg@award.de, hackers@freebsd.org Subject: Re: JDK port, anyone ? In-Reply-To: <199712161911.NAA01920@main.brewich.com> References: <199712161731.KAA08730@mt.sri.com> <199712161911.NAA01920@main.brewich.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Actually, there *is* a JDK1.1 port available for FreeBSD, but not a > > latter port. However, diffs to JDK1.1.2 were just made available, see > > the freebsd-java mailing list. > > What about Alex's JDK-1.1.2 that is in incoming on ftp.freebsd.org? > If you already have motif (like I do), just replace lesstif with motif > and your pretty well ready to go. Well, that one wasn't publicized, and I wasn't about to. Also, you can't replace the lesstif library with Motif since it apparently isn't binary compatible with a standard Motif library. It dies with internalization calls. :( Nate