From owner-freebsd-questions@FreeBSD.ORG Fri Jul 18 12:45:27 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 6F48837B401 for ; Fri, 18 Jul 2003 12:45:27 -0700 (PDT) Received: from webserver.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id A934D43FB1 for ; Fri, 18 Jul 2003 12:45:26 -0700 (PDT) (envelope-from root@webserver.get-linux.org) Received: (qmail 20147 invoked by uid 0); 18 Jul 2003 19:45:51 -0000 Date: Fri, 18 Jul 2003 12:45:51 -0700 From: Joshua Oreman To: Benjamin Gonzalez Message-ID: <20030718194551.GA20141@webserver> References: <20030718192141.GA8315@webserver> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: Help with Pine 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: Fri, 18 Jul 2003 19:45:27 -0000 [Please keep messages on the list] On Fri, Jul 18, 2003 at 03:39:33PM -0400, Benjamin Gonzalez wrote: > Thanks for your help but unfortunately it still says not found. > > "/usr/local/bin/pine: not found" > > I appreciate the trouble you took in responding, if you can offer any > further advice it is appreciated. Try ls -d /var/db/pkg/pine*; if that says no such file or directory, no match, or anything along those lines, you did not install Pine. If you have the ports tree and an Internet connection, cd /usr/ports/mail/pine && make install. HTH, -- Josh > > Thanks > > Ben. > > On 7/18/03 3:21 PM, "Joshua Oreman" wrote: > > > On Fri, Jul 18, 2003 at 03:15:56PM -0400, Benjamin Gonzalez wrote: > >> I am new with Unix and Free BSD. I am trying to use a mail program within > >> free bsd, I figure I should be able to type in pine and have it come up. I > >> loaded a version of pine I saw in the extra packages that came with my > >> distribution disk of free bsd. I am sure it loaded, but when I type in pine > >> it says "pine: not found". Any help is greatly appreciated > > > > try /usr/local/bin/pine -- maybe /usr/local/bin is not in your $PATH > > > > -- Josh > > > >> > >> Thanks > >> > >> 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" > > > >