For current X11 version, run 'xdpyinfo | pg' from an aixterm or xterm.
Top of the result will say something like:
name of display: :0.0
version number: 11.0
vendor string: International Business Machines
vendor release number: 5
That's X11R5.
For Motif version, as far as I know the simplest way is to run 'which
mwm' (should be in /usr/bin/X11), the ls -l /usr/bin/X11/mwm (or
whatever path you get from which) and you'll see where it's linked
from. On my system, it's /usr/bin/X11r5/Motif1.2/mwm.
Watch out on AIX 4.3.x. It defaults to X11R6, so you need to modify
some LIBPATH statements.
Schiffinger Ralph 2100 wrote:
>
> Hi, all!
> Am about to migrate from NV V4 to TME10 Framework 3.6 and NV V5R1.
> Release notes say i'll need X11 release 5 and Motif version 1.2.
> lslpp -cia|grep -E "X11R|Motif" gives me the following:
> /usr/lib/objrepos:X11.compat.lib.Motif10 4.2.0.0:::5765-65500::X11.compat
> /usr/lib/objrepos:X11.compat.lib.Motif114 4.2.0.0:::5765-65500::X11.compat
> /usr/lib/objrepos:X11.compat.lib.X11R3 4.2.0.0:::5765-65500::X11.compat
> /usr/lib/objrepos:X11.compat.lib.X11R4 4.2.0.0:::5765-65500::X11.compat
> Beats me. Does that mean i'll have to do an upgrade?
> If yes, any tips for getting the real stuff?
> ANOTHER MACHINE ALREADY RUNNING V5R1 SHOWS THE SAME lslpp-output AS MINE!
> Is there anything better (like "oslevel") for getting my X11- and
> Motif-version?
> Thanks in advance, Ralph.
> iT-AUSTRIA / OE2100 / Netzwerk-Management
> Tel. +43 1 21717 / 58948
> FAX +43 1 21717 / 58979
> Mailto:Ralph.Schiffinger@erstebank.at
|