From owner-freebsd-questions Sun Sep 7 06:39:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA18367 for questions-outgoing; Sun, 7 Sep 1997 06:39:08 -0700 (PDT) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA18362 for ; Sun, 7 Sep 1997 06:39:02 -0700 (PDT) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.7/8.6.9) with ESMTP id PAA00343; Sun, 7 Sep 1997 15:38:29 GMT Message-Id: <199709071538.PAA00343@peedub.muc.de> X-Mailer: exmh version 2.0zeta 7/24/97 To: Tommy Hallgren Cc: freebsd-questions@freebsd.org Subject: Re: Lesstif and ports using motif Reply-To: Gary Jennejohn In-reply-to: Your message of "Sun, 07 Sep 1997 14:15:16 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Sep 1997 15:38:28 +0000 From: Gary Jennejohn Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Tommy Hallgren writes: >Hi! > >I installed the lesstif-0.80 package and it works great. > >Then I decided to recompile some of the programs I often use to use the >shared library Xm (that is, lesstifs library). So I did: > >bash-2.00# cd /usr/ports/audio/xmcd/ >bash-2.00# make install >===> xmcd-2.1 requires Motif. >bash-2.00# > >What should I do now? How do I get past this step? And how do I make xmcd >so it uses the shared library rather than linking static? > >Please send suggestions directly to me since I don't subscribe to >freebsd-questions. > >Mvh: Tommy(md6tommy@mdstud.chalmers.se) > put "HAVE_MOTIF= yes" into /etc/make.conf (or uncomment the line, if it's already there) --- Gary Jennejohn Home - garyj@muc.de Work - gjennejohn@frt.dec.com