From owner-freebsd-java Mon Feb 9 14:59:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15777 for java-outgoing; Mon, 9 Feb 1998 14:59:08 -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 OAA15750 for ; Mon, 9 Feb 1998 14:59:02 -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 PAA17066; Mon, 9 Feb 1998 15:58:51 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id PAA22005; Mon, 9 Feb 1998 15:58:48 -0700 Date: Mon, 9 Feb 1998 15:58:48 -0700 Message-Id: <199802092258.PAA22005@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Archie Cobbs Cc: lcremean@tidalwave.net, freebsd-java@FreeBSD.ORG, md6tommy@mdstud.chalmers.se Subject: Re: ksh In-Reply-To: <199802092236.OAA25575@bubba.whistle.com> References: <19980209013412.08444@wakky.dyn.ml.org> <199802092236.OAA25575@bubba.whistle.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > I just installed jdk115b3 and have a question. All the scripts in bin use > > > /bin/ksh, where can I get that shell or what can I use instead? > > > > INstall the pdksh or the bash port, then symlink /usr/local/bin{ksh|bash} to > > /bin/ksh. > > Can't we make the FreeBSD port of JDK use /bin/sh instead of /bin/ksh? > Isn't this a trivial patch? Been there, it does that. :) (This patch was made to the most recent port, which is NOT b3, and is the one I just posted the URL to a few minutes ago. However, a *new* version of the JDK will be out RSN. I just need to iron out a couple bugs that appeared to have slipped in, since some of the demos no longer run...) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe java" in the body of the message