Download the package from http://www.realvnc.com/cgi-bin/download.cgi
Go to root user.
yum -y remove vnc vnc-server
yum -y install compat-libstdc++-296
cd <your downloaded package path>
rpm -ihv vnc-4_1_2-x86_linux.rpm
cd /usr/lib/xorg/modules/extensions/
ln -s /usr/X11R6/lib/modules/extensions/vnc.so libvnc.so
NOTES:
1) Only tested under FC5 (FC5 changes some X's paths).
2) Anybody with more knowledge, please, add the step for add the
gnome menu option!!!!!.
Regards
Samuel Díaz García escribió:
1 hour ago, I was working with a remote machine using VNC, I updated VNC
on that machine because new version fix a security issue.
I updated the remote server and the remote cliente (using yum)
[server@cura gdm]# yum list installed | grep vnc
vnc.i386 4.1.1-37.fc5 installed
vnc-server.i386 4.1.1-37.fc5 installed
[client@sdg01 ~]# yum list installed | grep vnc
vnc.i386 4.1.1-37.fc5 installed
vnc-server.i386 4.1.1-37.fc5 installed
But now, I can't use VNC to access the GUI in the vncserver.
In server side, I can see in /var/log/gdm/:0.log messages as:
Wed May 17 18:53:20 2006
Connections: accepted: 84.123.236.0::52713
Wed May 17 18:53:21 2006
SConnection: Client needs protocol version 3.8
SConnection: Client requests security type VncAuth(2)
SConnection: unexpected security type
Connections: closed: 84.123.236.0::52713 (unexpected security type)
Wed May 17 19:01:54 2006
HTTPServer: getting / for 127.0.0.1
HTTPServer: completed HTTP request
Wed May 17 19:02:14 2006
Connections: accepted: 84.123.236.0::45595
SConnection: Client needs protocol version 3.8
SConnection: Client requests security type VncAuth(2)
SConnection: unexpected security type
Connections: closed: 84.123.236.0::45595 (unexpected security type)
I use vnc into X, as this:
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1152x864" "1152x768" "1024x768"
"800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1152x864" "1152x768" "1024x768"
"800x600" "640x480"
Option "SecurityTypes" "VncAuth"
EndSubSection
Option "UserPasswdVerifier" "VncAuth"
Option "PasswordFile" "/root/.vnc/passwd"
Option "rfbport" "5900"
Option "httpd" "/usr/share/vnc/classes/"
Option "httpPort" "5800"
Option "ClientWaitTimeMillis" "300000"
Option "deferUpdate" "100"
Option "DisconnectClients" "off"
Option "AllwaysShared" "on"
Option "IdleTimeout" "300"
Option "desktop" "Principal"
EndSection
Section "Module"
Load "vnc"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Any help??
--
Samuel Díaz García
Director Gerente
ArcosCom Wireless, S.L.L.
CIF: B11828068
c/ Romero Gago, 19
Arcos de la Frontera
11630 - Cadiz
http://www.arcoscom.com
mailto:samueldg@xxxxxxxxxxxx
msn: samueldg@xxxxxxxxxxxx
Móvil: 651 93 72 48
Tlfn.: 956 70 13 15
Fax: 956 70 34 83