[1070] in athena10
Re: motif
daemon@ATHENA.MIT.EDU (Alvin Cheung)
Fri Feb 6 10:56:12 2009
Message-ID: <498C5D86.6080700@csail.mit.edu>
Date: Fri, 06 Feb 2009 10:55:50 -0500
From: Alvin Cheung <akcheung@csail.MIT.EDU>
MIME-Version: 1.0
To: Geoffrey Thomas <geofft@MIT.EDU>
CC: linerva@MIT.EDU
In-Reply-To: <alpine.DEB.2.00.0902052001270.30600@vinegar-pot.mit.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hm.. can you point me to where it is under /usr/lib? I wasn't able to locate
Xm/Xm.h under /usr/include either.
Thanks, Alvin
Geoffrey Thomas wrote:
> It's installed in /usr/lib, so that you can just say "gcc -o myfile
> myfile.c -lXm -lXt -lX11" or whatever.
>