Date: Fri, 4 Feb 2000 04:27:03 -0800 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Tim <optics@home.com> Cc: ports@FreeBSD.ORG Subject: Re: bash2 port Message-ID: <20000204042703.A12236@dragon.nuxi.com> In-Reply-To: <000b01bf6eca$a97576c0$0200000a@owlsnest>; from optics@home.com on Thu, Feb 03, 2000 at 11:45:29PM -0500 References: <000b01bf6eca$a97576c0$0200000a@owlsnest>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000204042703.A12236>