From owner-freebsd-ports Fri Feb 4 4:26:48 2000 Delivered-To: freebsd-ports@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by builder.freebsd.org (Postfix) with ESMTP id BE5A94031 for ; Fri, 4 Feb 2000 04:26:45 -0800 (PST) Received: from dragon.nuxi.com (root@d60-025.leach.ucdavis.edu [169.237.60.25]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id EAA28236; Fri, 4 Feb 2000 04:27:02 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id EAA12257; Fri, 4 Feb 2000 04:27:04 -0800 (PST) (envelope-from obrien) Date: Fri, 4 Feb 2000 04:27:03 -0800 From: "David O'Brien" To: Tim Cc: ports@FreeBSD.ORG Subject: Re: bash2 port Message-ID: <20000204042703.A12236@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <000b01bf6eca$a97576c0$0200000a@owlsnest> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000b01bf6eca$a97576c0$0200000a@owlsnest>; from optics@home.com on Thu, Feb 03, 2000 at 11:45:29PM -0500 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm new to FreeBSD and having trouble installing bash2 The easiest way to install it is: pkg_add -r bash or to build it yourself: cd /usr/ports/shells/bash2 make install clean > it runs through the ./configure fine without error but when I do the make it > gives the following error > > cd . && autoconf > autoconf: not found > *** Error code 127 Looking at this output, it almost seems you are building it 100% by hand rather than using the Ports Collection. If this is from the Ports Collection, please post full output from ``make clean all''. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message