[18865] in Athena Bugs
finding Motif on Linux machines
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Wed Mar 7 16:25:16 2001
Message-Id: <200103072125.QAA08990@dit.mit.edu>
To: bugs@MIT.EDU
cc: alexp@MIT.EDU
Date: Wed, 07 Mar 2001 16:25:01 -0500
From: Alex T Prengel <alexp@MIT.EDU>
Hello folks,
I've run into a problem with Motif applications looking for libXm.so.1
(which I don't think we have, though I might be mistaken) instead of
libXm.so.1.2, which we do have. I believe all that is needed to fix this
is a link:
/usr/athena/lib/libXm.so.1 -> libXm.so.1.2
Can this be added to package athena-motif-8.4-0 if it's not already there?
Thanks,
Alex