Sorry, I screwed up the syntax
Thanks to:
Mike Iglesias
BOLSON_at_frango.hs.washington.edu
The correct command(s) is:
strings /usr/shlib/libXm.so | grep Motif
grep -i Motif /usr/shlib/libXm.so | grep -i version
Thanks to:
Dr. Tom Blinn
Scott L. McCracken
rye_at_jwfc.acom.mil
After talking to DEC/Compaq support, I got my answer. Use the following
command
grep /usr/shlib/libXm.so | grep Motif
Thanks
My original question:
>Dear managers;
>
>Our DBA is attempting to run Servermanager for Oracle. She has
>contacted support and they want to know what Motif version we are
>running. We are on 4.0D and the release notes for 4.0A show the
version on that release is OSF/Motif 1.2.4. How do I verify what version
of the OS Motif I am running?
TIA
Bill Frederick
Citizens Gas
Indianapolis, IN
Received on Tue Dec 08 1998 - 21:51:30 NZDT