[20768] in Athena Bugs
linux 9.1.14: inventor
daemon@ATHENA.MIT.EDU (Cliff Frey)
Fri Sep 20 15:37:56 2002
From: Cliff Frey <frey@MIT.EDU>
To: bugs@mit.edu
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: 20 Sep 2002 15:37:54 -0400
Message-Id: <1032550674.1119.12.camel@discrepancy>
Mime-Version: 1.0
To: bugs@MIT.EDU
Subject: linux 9.1.14: inventor
-------
System name: fifth-west.mit.edu
Type and version: i686 9.1.14
Display type: XFree86 3.3.6a Mach64
Shell: /bin/athena/tcsh
Window manager: unknown
What were you trying to do?
Compile a program using the inventor libraries
What's wrong:
it cannot find the Xm library because there is no link to it
from /mit/inventor/lib/libXm.so There is a libXm.so.1, but there should
be one from libXm.so as well. basically someone needs to do:
cd /mit/inventor/lib
ln -s libXm.so.1 libXm.so
What should have happened:
[Please replace this line with your information.]
Please describe any relevant documentation references:
[Please replace this line with your information.]