Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 1997 23:41:35 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        dmaddox@scsn.net
Cc:        kingkaos@magicnet.net, ports@FreeBSD.ORG
Subject:   Re: lesstif and ddd
Message-ID:  <199707310641.XAA14649@silvia.HIP.Berkeley.EDU>
In-Reply-To: <19970730210217.46402@scsn.net> (root@scsn.net)

next in thread | previous in thread | raw e-mail | index | archive | help
 * Look in /etc/make.conf and change the two lines that reference Motif
 * to look something like this...

The first one is ok, but you most certainly don't need to uncomment
the second line.  Note the "NOT" (in all caps even :).

 * 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

Satoshi



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