I'm triying to install VNC Server in a Red Hat Enterprise Linux Server release 6.5. I have the .rpm of VNC Server, but it has a depedency with xterm, which I have the .rpm too. Trying to install xterm it shows an error of dependencies too, this is the message:
error: Failed dependencies:
libXaw.so.7()(64bit) is needed by xterm-293-25.1.x86_64
libXmu.so.6()(64bit) is needed by xterm-293-25.1.x86_64
libXpm.so.4()(64bit) is needed by xterm-293-25.1.x86_64
These dependencies I'm not able to find them and I cannot use yum command.
Anyone can help me to find out where I can download the suitable version for my system and tell me how to install them?