Inline comments below...
Thanks!

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of William Hooper
Sent: Tuesday, April 25, 2006 10:47 AM
To: [email protected]
Subject: Re: Ask for help: Attempt to connect to host / Timed out


Tao Yang wrote:
>> Can you please kindly give a hand on the following issue?
>>
>>
>>
>> When I run run the VNC View4 on Win2k connecting to my VNC server on 
>> a RedHat Linux box, I got "attempt to connect to host..." msg, and 
>> after that popped out is a "timed out (10060) " dialog. I log into my

>> Linux server , make the /home/usr1/.vnc/vncservers to be like: 
>> VNCSERERS:"1:usr1"

I'm not sure where you got that path from.  Maybe you mean to be editing
/etc/sysconfig/vncservers?

[Tao] Yes, I mean editting /etc/sysconfig/vncservers , sorry.



>> Then I run the vncserver & in the shell prompt with usr1 account. I 
>> re-try the VNC viewer from Win2k, the same error --- attempt to 
>> connect ot host ... and time out

Did you verify that Xvnc was actually running?
ps waux | grep Xvnc


[Tao] Actually it is not running which is also my problem. I run the
following to start the vncserver, please let me know if this is not
correct.

/usr/local/bin/vncserver  ----- this reports the following errors in the
Log file described below.




>> I check the log file on the Linux server, it is like this:
>>
>>
>> Xvnc: error while loading shared libraries: libstdc++-libc6.1-1.so.2:

>> cannot open shared object file: No such file or directory xsetroot: 
>> unable to open display 'usr1:1' xterm Xt error: Can't open display: 
>> usr1:1
>> twm:  unable to open display "usr1:1"
>>
>>
>> Can you tell me what's the problem?????

It looks like you need an older library.  The name of that RPM depends
on what version of Red Hat you have (you didn't specify).  On my RHEL
v3, this command would work:

up2date -i compat-libstdc++

[Tao] Which should I edit after entering this up2date command interface?


-- 
William Hooper
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list



/usr/src/redhat/SOURCES/alpha/libstdc++-libc6.1-1.so.2
/usr/src/redhat/SOURCES/i386/libstdc++-libc6.1-1.so.2
/usr/src/redhat/SOURCES/sparc/libstdc++-libc6.1-1.so.2
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to