When running .runInstaller make sure display is properly set, else download below rpm packages using below command as a root:
$yum -y install xterm* xorg* xclock xauth
And then run below command for providing display access to oracle user also
$xhost +SI:localuser:oracle
Now run ./runInstaller.
0 Comments