Jan 22, 2001 #1 UNIX72 IS-IT--Management Joined Sep 8, 2000 Messages 403 Location US I just acquire a RS6000 box. I have AIX4.2 loaded on it. Does AIX have a GUI interface? What are the commands to bring it up? Thanks.
I just acquire a RS6000 box. I have AIX4.2 loaded on it. Does AIX have a GUI interface? What are the commands to bring it up? Thanks.
Jan 23, 2001 #2 Tison Programmer Joined May 12, 1999 Messages 216 Location CH Yes you can use GUI on this box. The software is in a library called X11 which may have to be installed off the AIX cd. Upvote 0 Downvote
Yes you can use GUI on this box. The software is in a library called X11 which may have to be installed off the AIX cd.
Jan 23, 2001 Thread starter #3 UNIX72 IS-IT--Management Joined Sep 8, 2000 Messages 403 Location US Is there any way i could check if the x11 is loaded on my system by chance. I don't have the AIX cd, thanks Upvote 0 Downvote
Is there any way i could check if the x11 is loaded on my system by chance. I don't have the AIX cd, thanks
Jan 23, 2001 #4 nandkumar4aix Technical User Joined Dec 27, 2000 Messages 72 Location SG use lslpp -l all|grep x11 regards Upvote 0 Downvote
Jan 24, 2001 Thread starter #5 UNIX72 IS-IT--Management Joined Sep 8, 2000 Messages 403 Location US Thanks nandkumar4aix I'll give a try. Upvote 0 Downvote
Jan 24, 2001 #6 Guest_imported New member Joined Jan 1, 1970 Messages 0 you can also try to use: lslpp -l x11.base.rte Or you can try to find executable file called X on your system. SARAH Upvote 0 Downvote
you can also try to use: lslpp -l x11.base.rte Or you can try to find executable file called X on your system. SARAH
Jan 29, 2001 Thread starter #7 UNIX72 IS-IT--Management Joined Sep 8, 2000 Messages 403 Location US Thanks, i give it a try Upvote 0 Downvote