[1067] in athena10
Re: motif
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Thu Feb 5 20:03:52 2009
Date: Thu, 5 Feb 2009 20:02:53 -0500 (EST)
From: Geoffrey Thomas <geofft@MIT.EDU>
To: Alvin Cheung <akcheung@csail.MIT.EDU>
cc: linerva@mit.edu
In-Reply-To: <498B772A.1060805@csail.mit.edu>
Message-ID: <alpine.DEB.2.00.0902052001270.30600@vinegar-pot.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
It's installed in /usr/lib, so that you can just say "gcc -o myfile
myfile.c -lXm -lXt -lX11" or whatever.
--
Geoffrey Thomas
geofft@mit.edu
On Thu, 5 Feb 2009, Alvin Cheung wrote:
> that should work. Where is that installed?
>
> Geoffrey Thomas wrote:
>> /mit/motif looks to be about 16 years old.
>>
>> We have lesstif installed locally, which should be compatible -- it
>> installs -lXm and -lMrm. Does that work?
>>
>