Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 1996 12:18:45 -0500 (EST)
From:      "John S. Dyson" <toor@dyson.iquest.net>
To:        steve@edmweb.com (Steve Reid)
Cc:        questions@freebsd.org
Subject:   Re: Mosaic 2.7b5 port - Xm/Xm.h ?
Message-ID:  <199612221718.MAA07039@dyson.iquest.net>
In-Reply-To: <Pine.BSF.3.95.961222021147.7136A-100000@bitbucket.edmweb.com> from "Steve Reid" at Dec 22, 96 02:18:35 am

next in thread | previous in thread | raw e-mail | index | archive | help
> Trying to compile the Mosaic 2.7b5 port on my FreeBSD 2.1.0-RELEASE
> machine:
> 
> In file included from ../src/mosaic.h:102,
>                  from HTNews.c:30:
> ../src/../libXmx/Xmx.h:65: Xm/Xm.h: No such file or directory
> 
> Unfortunately, I have no idea what Xm is. What do I need to add to this
> 2.1.0 box to get it to work?
> 

You need to make sure that your makefile has a -I/usr/X11R6/include in
it.  You also need Motif to compile/link Mosaic.

John



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