From owner-freebsd-questions@FreeBSD.ORG Wed Oct 22 08:00:01 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 571E016A4B3 for ; Wed, 22 Oct 2003 08:00:01 -0700 (PDT) Received: from mailgw-20.stcloudstate.edu (mailgw-20.stcloudstate.edu [199.17.25.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9B9B43FD7 for ; Wed, 22 Oct 2003 07:59:59 -0700 (PDT) (envelope-from bepratt@stcloudstate.edu) Received: from exchange7.campus.stcloudstate.edu [199.17.25.221] by mailgw-20.stcloudstate.edu with XWall v3.28 ; Wed, 22 Oct 2003 09:59:56 -0500 Received: from exchange.campus.stcloudstate.edu ([199.17.25.200]) by exchange7.stcloudstate.edu with Microsoft SMTPSVC(5.0.2195.6713); Wed, 22 Oct 2003 09:59:56 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Wed, 22 Oct 2003 09:59:55 -0500 Message-ID: <4F752E686C8E04449DCB9FA7C3BD9674718189@EXCHANGE.campus.stcloudstate.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: bash2 install on FreeBSD 5.1 Thread-Index: AcOYrOhtGmkB512+TNy/8uoSrCbh7AAADALg From: "Pratt, Benjamin E." To: "Bryan Cassidy" , X-OriginalArrivalTime: 22 Oct 2003 14:59:56.0360 (UTC) FILETIME=[27F46C80:01C398AD] Subject: RE: bash2 install on FreeBSD 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2003 15:00:01 -0000 Yes, I am sorry, I forgot to add that. I have tried "make reinstall" but that does not work. Ben=20 -----Original Message----- From: Bryan Cassidy [mailto:b_cassidy@bellsouth.net]=20 Sent: Wednesday, October 22, 2003 10:01 AM To: freebsd-questions@freebsd.org Subject: Re: bash2 install on FreeBSD 5.1 Have u tried make reinstall in the bash2 port dir? On Wed, 22 Oct 2003 09:43:56 -0500 "Pratt, Benjamin E." wrote: > Hello everyone - >=20 > I recently decided to give FreeBSD 5.1 a try (I've only been running 4.8 > for a little bit) so I chose to do a minimal install and build what I > have to from the ports tree. I did the minimal install (along with man > pages and ports) and everything seemed to be going well until I tried to > install bash2 (I'm just used to bash). >=20 > When I run "make install clean", in the /usr/ports/shells/bash2 > directory, I get an error indicating that OpenSSL needs to be installed > (my first dependency issue in FreeBSD) so I go and install it. I then > go back to /usr/ports/shells/bash2 and run "make install clean" again > and make runs fine but when I install I get an error saying that it's > already installed. I then ran "make deinstall" and get an error saying > that bash2 is not installed. >=20 > I went to the mailing list archives and found this thread: > http://www.freebsd.org/cgi/search.cgi?words=3Dorphaned+port&max=3D25&sort= =3Dsc > ore&index=3Drecent&source=3Dfreebsd-questions >=20 > This sounds like the same issue I'm having but I never really found a > fix. I tried running "pkgdb -F" and "portupgrade" but to no avail. > Bash1 installs fine but I'd like to use bash2 (honestly, I'm not sure > what all of the differences are but I'd like to run the latest and > greatest). >=20 > Anyone have any ideas on how to fix this?? >=20 > Thanks, >=20 > Ben > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"