Return to BSD News archive
#! rnews 1381 bsd Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!newspump.sol.net!www.nntp.primenet.com!nntp.primenet.com!howland.erols.net!vixen.cso.uiuc.edu!news.indiana.edu!news From: jfieber@indiana.edu (John Fieber) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Compiling OSF/Motif 2.0 Date: 11 Dec 1996 20:42:49 GMT Organization: Indiana University, Bloomington Lines: 14 Sender: jfieber@fallout.campusview.indiana.edu Message-ID: <58n6c9$1cd@dismay.ucs.indiana.edu> References: <58lrem$qf8@gwdu19.gwdg.de> NNTP-Posting-Host: fallout.campusview.indiana.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 To: switzel@uni-goettingen.de (Stefan Witzel) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:32416 In article <58lrem$qf8@gwdu19.gwdg.de>, switzel@uni-goettingen.de (Stefan Witzel) writes: > Our computer center bought a side license of the OSF/Motif 2.0 sources. > Has anyone tried to compile this under FreeBSD 2.1.5 or higher? Yes. The only changes necessary, aside from a variable named `inline' in one of the demos, are to the Imakefiles and Motif.tmpl to get it working with X11R6 imake. Supposedly the 2.0.1 release works with X11R6 imake, but I don't know for sure. See http://www.primate.wisc.edu/software/imake-stuff/ for a discussion of how to do it all. -john