From owner-freebsd-questions Tue Jun 23 11:45:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10212 for freebsd-questions-outgoing; Tue, 23 Jun 1998 11:45:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gamma.aei.ca (root@gamma.aei.ca [206.123.6.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10196 for ; Tue, 23 Jun 1998 11:45:19 -0700 (PDT) (envelope-from malartre@aei.ca) Received: from aei.ca (kaput@aeiusrF-32.aei.ca [206.186.205.32]) by gamma.aei.ca (8.8.5/8.8.5) with ESMTP id OAA12697; Tue, 23 Jun 1998 14:45:10 -0400 (EDT) Message-ID: <358FF772.3860D3C@aei.ca> Date: Tue, 23 Jun 1998 14:44:02 -0400 From: Malartre X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: Roman Katsnelson CC: freebsd-questions@FreeBSD.ORG Subject: Re: Shells References: <358FDD12.3597F612@graphnet.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Roman Katsnelson wrote: > > I just installed 2.2.6 on my system and for some reason I don't have ksh > or bash. > > Where in the ftp site are the necessary files, and how do I install > them? > > Any help will be greatly appreciated. > > Thanks, > Roman You have to get the port $ ftp ftp.freebsd.org > cd pub/FreeBSD/ports/shells > get bash2.tar something like that then, you untar it (close ftp before) $ tar -xvf bash2.tar $ cd bash2 $ make $ make install $ make clean I think its that, not sure Malartre -- -------------------------------------- malartre@aei.ca ICQ #4224434 www.aei.ca/~malartre/ FreeBSD-2.2.6 -------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message