From owner-freebsd-questions@FreeBSD.ORG Mon Oct 20 11:23:44 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 4BE5316A4B3 for ; Mon, 20 Oct 2003 11:23:44 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-89.apple.com [17.250.248.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8247443FDD for ; Mon, 20 Oct 2003 11:23:43 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h9KINh9D021057; Mon, 20 Oct 2003 11:23:43 -0700 (PDT) Received: from mac.com (dpvc-68-161-244-25.ny325.east.verizon.net [68.161.244.25]) (authenticated bits=0)h9KINfCQ011497; Mon, 20 Oct 2003 11:23:42 -0700 (PDT) Date: Mon, 20 Oct 2003 14:23:43 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: bob@tekjobs.com From: Charles Swiger In-Reply-To: Message-Id: <890AD704-032A-11D8-BAD6-003065ABFD92@mac.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-questions@FreeBSD.org Subject: Re: Error Message 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: Mon, 20 Oct 2003 18:23:44 -0000 On Monday, October 20, 2003, at 02:11 PM, Bob Moore Computer Recruiters TekJobs.com wrote: > I'm doing > pine -inbox-path=users/tekjobs/mail/Trash > > Gives me this message > Your terminal, of type "ansi", is lacking functions needed to run pine. > What do I need to do? Where are you running pine? If you're logging in directly on the machine, setting TERM to 'cons25' is likely correct. If you're running X-windows, try using 'xterm' or 'vt100' as the value of TERM. -- -Chuck