Thanks for catching that mistake, I'm not what you would call a Linux expert. I downloaded the rpm that you advised and installed it, it appears to have installed just fine. Afterward, I installed the vnc RPM and it appears to have installed ok also. Now I was trying to start the vnc server service and got this path error.
vncserver: couldn't find "xauth" on your PATH. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of William Hooper Sent: Tuesday, February 24, 2004 10:19 AM To: [EMAIL PROTECTED] Subject: RE: Trying to install VNC on Red Hat Linux [EMAIL PROTECTED] said: > We are running Red Hat Linux 2.4.20-28.7 No you aren't. But since that is a version number of a Red Hat kernel for Red Hat 7.3, I'll assume you are running that. >> Using RPM, I get the following errors. >> >> error: failed dependencies: >> libICE.so.6 is needed by vnc-3.3.7-1 >> libSM.so.6 is needed by vnc-3.3.7-1 >> libX11.so.6 is needed by vnc-3.3.7-1 >> libXaw.so.7 is needed by vnc-3.3.7-1 >> libXext.so.6 is needed by vnc-3.3.7-1 >> libXmu.so.6 is needed by vnc-3.3.7-1 >> libXpm.so.4 is needed by vnc-3.3.7-1 >> libXt.so.6 is needed by vnc-3.3.7-1 It looks like these are all provided by the XFree86-libs RPM, currently XFree86-libs-4.2.1-13.73.23.i386.rpm . It would probably be easier to use up2date to install this RPM so that any other required RPMs would be installed, then retry installing the VNC RPM. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
