From owner-freebsd-java Tue Dec 22 07:35:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04046 for freebsd-java-outgoing; Tue, 22 Dec 1998 07:35:42 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04041 for ; Tue, 22 Dec 1998 07:35:41 -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 IAA02250; Tue, 22 Dec 1998 08:35:37 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id IAA06007; Tue, 22 Dec 1998 08:35:36 -0700 Date: Tue, 22 Dec 1998 08:35:36 -0700 Message-Id: <199812221535.IAA06007@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Dag-Erling Smorgrav Cc: Nate Williams , freebsd-java@FreeBSD.ORG Subject: Re: JDK1.1.7.V98-12-21 released In-Reply-To: References: <199812220541.WAA04451@mt.sri.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > This is merely a bugfix release. The JDK now has fixes for all bugs > > specific to the FreeBSD port. (JDK bugs shared with the Solaris port > > still exist...) Thanks go to Keith White who provided most of the > > bugfixes for this release. > > [...] > > I have a few suggestions about the port: > > 1) install the source code under ${PREFIX}/jdk1.1.7/src instead of > leaving it packed This is how Sun distributes it. The sources are (IMO) not much good to have around, especially unpacked. It would also make the distribution *much* bigger. > 2) symlink ${PREFIX}/jdk1.1.7 to ${PREFIX}/java This is how Sun distributes it. I also don't think it's a good idea, since you may want to have (will probably want to have) multiple JDK's on your system at any one time. > 3) after installing the port, display (or point to a README > containing) instructions for setting PATH and CLASSPATH > correctly: ${PREFIX}/java/bin should be added to the PATH, > and the CLASSPATH should be set to ${PREFIX}/lib/classes.zip:. I'm no port weenie. Feel free to modify the port to do this. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message