[34794] in Hotline Meeting
Those wonderful sgi's
daemon@ATHENA.MIT.EDU (vrt@MIT.EDU)
Fri Sep 13 16:13:10 1996
From: vrt@MIT.EDU
To: hotline@MIT.EDU
Date: Fri, 13 Sep 1996 16:13:06 EDT
To test if the machine in question has the graphics problem:
log in and
run /usr/demos/bin/flight
if the libraries are ok you will get the flight simulator
if not you get
GL: this machine has the wrong /usr/lib/libgl.so installed (is:GR2, needs:NG1)
...Exiting to avoid grief.
the stuff in the brackets can also say is:NG1, needs:GR2)
so if the machine needs to be fixed...
login as root.
attach -n vrt
/mit/vrt/fix_libs.sh
logout
log back in and re-try
/usr/demos/bin/flight
--vrt