Unable to start X-Application on HPUX system with SGD release 4.3
Hello,
I am testing with the new release 4.3 at this time. With this release no X-Application on HPUX are working. X-Applications on other systems (Solaris or Linux) are working fine.
The login script always stops at the uname -s (see below).
Is there any problems with the license? Did something changed with the new release for HPUX systems?
Any Idea?
HP-UX ##### B.11.00 A 9000/810 (tb)
login: xxxx
Password:
Please wait...checking for disk quotas
#####> exec /bin/sh
#####> [ -f /bin/ksh ] && exec /bin/ksh
#####> set +o emacs ; set +o gmacs ; set +o vi
#####> if [ -f /usr/bin/X11/xauth ]; then echo "True"; else echo "False"; fi
True
#####> /usr/bin/X11/xauth
Using authority file /home/i2kadmin/xxxx/.Xauthority
xauth> add 10.0.0.0:12 . 3936468cd6b8bea684966d65d27f8ed2
xauth> list 10.0.0.0:12
10.0.0.0:12 MIT-MAGIC-COOKIE-1 3936468cd6b8bea684966d65d27f8ed2
xauth> exit
Writing authority file /home/i2kadmin/xxxx/.Xauthority
DISPLAY=10.0.0.0:12; export DISPLAY
#####> #####> ALTDISPLAY=ssgdserver:12; export ALTDISPLAY
#####> uname -s
HP-UX
#####>

