$ sudo yum install -y xorg-x11-server-common
$ sudo yum install -y xorg-x11-xauth
$ sudo yum install -y xorg-x11-xauth
Then logout, login from your shell and execute your X windows application.
Explanation
xorg-x11-server-common
is needed for every common file needed in x11xorg-x11-xauth
is needed for X11 authorization utilities