From owner-freebsd-bugs Sun Apr 6 23:44:42 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA25953 for bugs-outgoing; Sun, 6 Apr 1997 23:44:42 -0700 (PDT) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA25943 for ; Sun, 6 Apr 1997 23:44:38 -0700 (PDT) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.5/8.8.5) id IAA10529; Mon, 7 Apr 1997 08:44:24 +0200 (CEST) To: Jim Dutton Cc: freebsd-bugs@freebsd.org Subject: Re: Ports that want Motif won't accept lesstif References: From: Thomas Gellekum Date: 07 Apr 1997 08:44:19 +0200 In-Reply-To: Jim Dutton's message of Mon, 7 Apr 1997 01:01:06 -0500 (CDT) Message-ID: <87sp13xrgc.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 13 X-Mailer: Gnus v5.4.33/XEmacs 19.14 Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jim Dutton writes: > When I try to MAKE nedit and other Motif-based applications, the MAKE > promptly exits and states that Motif is required. I have already installed > lesstif-0.77 ? > > System: FreeBSD-3.0-970209-SNAP Set `HAVE_MOTIF=yes' in /etc/make.conf. However, this won't help you much with some of the ports for two reasons: lesstif is still far from complete, and it's a clone of Motif-1.2 not 2.0. tg