dslreports logo
 
    All Forums Hot Topics Gallery
spc
Search similar:


uniqs
3899

stormbow
Freedom isn't FREE
Premium Member
join:2002-07-31
Simi Valley, CA

stormbow

Premium Member

VNC server problems after upgrade to Fedora 11

I used to be able to tunnel over ssh to a vncserver on my server. Upgraded to Fedora 11 and now no go. In the log file I get this

Xvnc: error while loading shared libraries: libcrypto.so.7: cannot open shared object file: No such file or directory
xsetroot: unable to open display 'waterdeep:2'

** (gnome-session:6544): WARNING **: Cannot open display:
vncconfig: unable to open display "waterdeep:2"
xterm Xt error: Can't open display: waterdeep:2

Now a link called libcrypto.so.8 points to libcrypto.so.0.9.8k

How would I create a link for libcrypto.so.7 to point to libcrypto.so.0.9.8k? And would that work?

rexbinary
MOD King
Premium Member
join:2005-01-26
Plano, TX
·Frontier FiberOp..

1 edit

rexbinary

Premium Member

Not sure if this is your issue, but vnc was replaced by tightvnc in Fedora 11. You probably need to remove vnc and install tightvnc. I did notice there was a bug filed for the removal of vnc after upgrading to F11.

»bugzilla.redhat.com/show ··· d=484412

stormbow
Freedom isn't FREE
Premium Member
join:2002-07-31
Simi Valley, CA

stormbow

Premium Member

Thanks, that straightened that out.
yum install tigervnc-server