Reproduced steps:
1. Download RealVNC from its homepage;
http://www.realvnc.com/vnc/features.html
Select “VNC Free Edition for Linux (x86)” to download;
e.g. vnc-4_1_2-x86_linux.rpm
2. Upload the package to the Linux host;
3. Install the package;
e.g.
# rpm -i vnc-4_1_2-x86_linux.rpm
file /usr/bin/Xvnc from install of vnc-4.1.2-1 conflicts with file from package vnc-server-4.1.1-36
file /usr/bin/vncconfig from install of vnc-4.1.2-1 conflicts with file from package vnc-server-4.1.1-36
file /usr/bin/vncpasswd from install of […]