From owner-freebsd-questions Thu Jul 19 8:36:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cartman.techsupport.co.uk (cabletel1.cableol.net [194.168.3.4]) by hub.freebsd.org (Postfix) with ESMTP id 1370237B403 for ; Thu, 19 Jul 2001 08:36:43 -0700 (PDT) (envelope-from ceri@techsupport.co.uk) Received: from ceri by cartman.techsupport.co.uk with local (Exim 3.31 #1) id 15NFsC-0006b2-00; Thu, 19 Jul 2001 16:37:56 +0100 Date: Thu, 19 Jul 2001 16:37:56 +0100 From: Ceri To: Jonathan Hilgeman Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Bash install also installs seti@home??? Message-ID: <20010719163756.A24788@cartman.techsupport.co.uk> References: <5D90F61EB6FDD411836500508B137F1A2689A0@mailsvr.ecx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5D90F61EB6FDD411836500508B137F1A2689A0@mailsvr.ecx.com>; from JHilgeman@ecx.com on Thu, Jul 19, 2001 at 08:25:48AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 19, 2001 at 08:25:48AM -0700, Jonathan Hilgeman said: > I just did an install of FreeBSD-4.2-RELEASE and was trying to install the > bash shell. So I went into /usr/ports and typed: > > make install bash2 You just told make to install everything in the ports tree. Sounds like you wanted : % cd /usr/ports/shells/bash2; make install Ceri -- I can please only one person per day. Today is not your day. Tomorrow isn't looking good either. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message