From owner-freebsd-questions Thu Jul 4 15:09:02 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA05890 for questions-outgoing; Thu, 4 Jul 1996 15:09:02 -0700 (PDT) Received: from rif.kconline.com (rif.kconline.com [207.51.167.75]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA05877 for ; Thu, 4 Jul 1996 15:08:59 -0700 (PDT) Received: from localhost (jriffle@localhost) by rif.kconline.com (8.7.5/8.7.3) with SMTP id RAA07525; Thu, 4 Jul 1996 17:04:40 -0500 (EST) Date: Thu, 4 Jul 1996 17:04:39 -0500 (EST) From: Jim Riffle To: dwhite@resnet.uoregon.edu cc: questions@freebsd.org Subject: Re: When will Pine 3.94 be ported? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 4 Jul 1996, Doug White wrote: > Or is it necessary to port it? > Not to sure, but if you do not mind the mouse functions not working in X, the port is not too difficult. I have been running it for a few weeks now, and everything seems to work. I could be missing something though. What I did was: untar the archive :) go to the pico directory it makes edit the makefile.neb and remove the -DMOUSE define. Then, go to the pine directory, edit the makefile.neb and remove the -DMOUSE define from there as well. Then just run 'build neb' and it will compile just fine. Hope that helps, all functions appear to work fine. Jim