Date: Sun, 8 Feb 1998 21:35:29 +0000 From: James Raynard <fjava@demon.co.uk> To: Amancio Hasty <hasty@rah.star-gate.com>, Tommy Hallgren <md6tommy@mdstud.chalmers.se> Cc: freebsd-java@FreeBSD.ORG Subject: Re: ksh Message-ID: <19980208213529.27506@demon.co.uk> In-Reply-To: <199802081936.LAA11284@rah.star-gate.com>; from Amancio Hasty on Sun, Feb 08, 1998 at 11:36:58AM -0800 References: <Pine.GSO.3.95.980208193932.20066A-100000@scooter.mdstud.chalmers.se> <199802081936.LAA11284@rah.star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 08, 1998 at 11:36:58AM -0800, Amancio Hasty wrote: > You can get ksh from ftp.freebsd.org:/pub/FreeBSD/ > > If you wish to recompile and install ksh got to the ports/shells or > to packages/shells and download the ksh package > to install a package : > > pkg_add <pgk_file> You'll also need to put a link in after installation: ln -s /usr/local/bin/ksh /bin/ksh as the package is installed under /usr/local. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980208213529.27506>