Red Squirrel
No Lifer
Is it just me, or does yum in CEntOS suck? It seems to either never find an obvious package (like ntpserver) or it finds it but just errors out.
I want to install VNC on one of my dev servers so I can VNC to it and have all my windows opened/setup like I want, and leave that session at any time and go back to it, rather then have all that stuff opened up on my workstation. I successfully installed VNC, but I did not originally intend to do that, so I never installed a GUI, so my VNC is well, GUI less. So I decided to do:
yum install "X window system"
It went through everything, then right at the end craps out. So I figured ok, maybe I'll try "gnome desktop environment". Same thing... this is the error I get:
I want to install VNC on one of my dev servers so I can VNC to it and have all my windows opened/setup like I want, and leave that session at any time and go back to it, rather then have all that stuff opened up on my workstation. I successfully installed VNC, but I did not originally intend to do that, so I never installed a GUI, so my VNC is well, GUI less. So I decided to do:
yum install "X window system"
It went through everything, then right at the end craps out. So I figured ok, maybe I'll try "gnome desktop environment". Same thing... this is the error I get:
Code:
...snip...
(100/108): poppler-0.5.4- 100% |=========================| 3.0 MB 00:06
(101/108): cdrecord-2.01- 100% |=========================| 586 kB 00:02
(102/108): cdparanoia-lib 100% |=========================| 50 kB 00:00
(103/108): desktop-printi 100% |=========================| 103 kB 00:00
(104/108): gtkhtml3-3.16. 100% |=========================| 935 kB 00:02
(105/108): gnome-python2- 100% |=========================| 53 kB 00:00
(106/108): eel2-2.16.1-1. 100% |=========================| 368 kB 00:01
(107/108): nautilus-2.16. 100% |=========================| 4.2 MB 00:09
(108/108): gnome-screensa 100% |=========================| 1.8 MB 00:05
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
file /usr/share/man/man1/Xserver.1x.gz from install of xorg-x11-server-Xnest-1.1.1-48.67.el5 conflicts with file from package xorg-x11-server-Xvfb-1.1.1-48.41.el5
Error Summary
-------------
[root@cpdev .vnc]# X
-bash: X: command not found
[root@cpdev .vnc]#