starting X server on aix inorder to install oracle [message #279364] |
Wed, 07 November 2007 23:42 |
|
hey guys i have an ibm aix V5.3 server, i wanted to install oracle on it and i need to start the X server.
what i am doing :
-----------------------------------------------------------
# startx
Environment variable DISPLAY was set to ziad-daher.saudioger.com:0
Please wait - starting your session
# xinit
/usr/lpp/X11/defaults/xserverrc[98]: 282858 Illegal instruction(coredump)
1356-800 xinit: Unable to start the X server.
1356-805 xinit: Giving up.
1356-811 xinit: Unable to connect to X server.
1356-803 xinit: Server error.
1356-804 xinit: Client error.
#
------------------------------------------------------------
i installed all the X11 files. can anyone please help ??
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: starting X server on aix inorder to install oracle [message #279744 is a reply to message #279741] |
Sat, 10 November 2007 00:34 |
|
when i log on i use the HMC , there is no direct monitor or graphic card attached to the server, i use HMC which has a monitor and graphic card that i use to log on.
# xinit
/usr/lpp/X11/defaults/xserverrc[98]: 327848 Illegal instruction(coredump)
1356-800 xinit: Unable to start the X server.
1356-805 xinit: Giving up.
1356-811 xinit: Unable to connect to X server.
1356-803 xinit: Server error.
1356-804 xinit: Client error.
#
and when i type startx :
# startx
Environment variable DISPLAY was set to ziad-daher.saudioger.com:0
Please wait - starting your session
#
and when i type the export display :
# export DISPLAY=localhost:0.0
#
any suggestions ?
|
|
|
|
|
|
|
|
|
|