From owner-freebsd-ports Mon Apr 24 11: 1:56 2000 Delivered-To: freebsd-ports@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 2F7CC37BC60; Mon, 24 Apr 2000 11:01:52 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3OIUiW00399; Mon, 24 Apr 2000 11:30:44 -0700 (PDT) Date: Mon, 24 Apr 2000 11:30:44 -0700 From: Alfred Perlstein To: s0lanine Cc: questions@FreeBSD.ORG, ports@FreeBSD.ORG, kargl@troutmask.apl.washington.edu Subject: Re: a port installation causes some problems... HELP! Message-ID: <20000424113043.B24816@fw.wintelcom.net> References: <390485E8.E0AF5498@cyrebels.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <390485E8.E0AF5498@cyrebels.org>; from admin@cyrebels.org on Mon, Apr 24, 2000 at 01:35:36PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * s0lanine [000424 11:08] wrote: > Hi! > > Today i tried to install editors/nedit from the ports collection, > but it says: > > ===> nedit-5.0.2 requires Motif. LessTif is an LGPL implementation of > the Motif API. A port is available in ports/x11-toolkits/lesstif. Please > see /etc/make.conf > > So i went in x11-toolkits/lesstif and installed the lesstif port, it > installed correctly, so i got back to editors/nedit, typed make install, > and got the exact SAME error that said i needed motif blah blah blah... > what the hell? > > > What i do now? Ok, you'll need to uncomment the line '#HAVE_MOTIF= yes' in /etc/make.conf. I was about to rudely suggest that you actually read /etc/make.conf but instead I looked at it myself and noticed that it doesn't mention lefftif at all, so I totally understand your confusion. Something ought to be done: a) the ports error about motif needs to reference /etc/defaults/make.conf as well as /etc/make.conf b) this ports error should specifically mention HAVE_MOTIF c) /etc/defaults/make.conf needs to explain that #HAVE_MOTIF _should be_ set if the user installs lesstif. ? d1) the lesstif port should query the user to actually add HAVE_MOTIF to /etc/make.conf -or- d2) the lefftif port ought to inform the user to do so himself. Please note that this message is heavily cc'd so be careful with any replies. thanks, -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message