Monday, 27 July 2015

RHEL xclock command not found

When i try to installing the runInstaller java is not poping to go through installation.

So as root when i try xhost + and xclock i am getting below error.

[root@ Desktop]# xhost +
access control disabled, clients can connect from any host
[root@ Desktop]# xclock
bash: xclock: command not found
[root@Desktop]# 

Solution:

Load RHEL iso and install x11 rpm.

In my case i installed xorg-x11-apps-7.6-6.el6.x86_64.rpm then xclock started working as well as runInstaller.

No comments: