Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2001 16:37:56 +0100
From:      Ceri <ceri@techsupport.co.uk>
To:        Jonathan Hilgeman <JHilgeman@ecx.com>
Cc:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Bash install also installs seti@home???
Message-ID:  <20010719163756.A24788@cartman.techsupport.co.uk>
In-Reply-To: <5D90F61EB6FDD411836500508B137F1A2689A0@mailsvr.ecx.com>; from JHilgeman@ecx.com on Thu, Jul 19, 2001 at 08:25:48AM -0700
References:  <5D90F61EB6FDD411836500508B137F1A2689A0@mailsvr.ecx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010719163756.A24788>