Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 1997 21:02:17 -0400
From:      "Donald J. Maddox" <root@scsn.net>
To:        King Kaos <kingkaos@magicnet.net>
Cc:        ports@FreeBSD.ORG
Subject:   Re: lesstif and ddd
Message-ID:  <19970730210217.46402@scsn.net>
In-Reply-To: <33DFD8DF.167EB0E7@magicnet.net>; from King Kaos on Wed, Jul 30, 1997 at 08:14:24PM -0400
References:  <33DFD8DF.167EB0E7@magicnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 30, 1997 at 08:14:24PM -0400, King Kaos wrote:
> HI. I installed Lesstif-0.80 with NO problems.
> Then when I went to make ddd-2.1.1 heres the error message
> I recieved:
> 
> # make all install
> ====> ddd-2.1.1 requires Motif
> ====> ddd-2.1.1 requires Motif
> 
> 
> How do I get ddd-2.1.1 to use Lesstif??
> Please email me ASAP. Thanks.
> 
> 
> 
> 			KING KAOS

Look in /etc/make.conf and change the two lines that reference Motif
to look something like this...

HAVE_MOTIF=	yes
#
# If the default location of the Motif library (specified below) is NOT
# appropriate for you, uncomment this and change it to the correct value.
# If your motif is in ${X11BASE}/lib, you don't need to touch this line.
#
MOTIFLIB=	-L${X11BASE}/lib -lXm




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970730210217.46402>