Anyone got RealVNC 4.0 (beta) working?
I'm desparately trying to install RealVNC 4.0 b4. I've downloaded the binaries from realvnc, have run the vncinstall script. At first I was getting an error trying to run vncconfig (new to RealVNC 4.0),
Code:
vncconfig: error while loading shared libraries: libXaw.so.6: cannot open shared object file: No such file or directory
and I think (going by the VNC log files) that I was starting the old version of VNC... So I uninstalled (via apt-get) the old version. Now I cannot even start RealVNC:
Code:
christopher@roro:~$ vncserver
New 'roro:1 (christopher)' desktop is roro:1
Starting applications specified in /home/christopher/.vnc/xstartup
Log file is /home/christopher/.vnc/roro:1.log
christopher@roro:~$ cat /home/christopher/.vnc/roro:1.log
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 'roro:1'
vncconfig: error while loading shared libraries: libXaw.so.6: cannot open shared object file: No such file or directory
twm: unable to open display "roro:1"
xterm Xt error: Can't open display: roro:1
I've tried creating a symlink for libstdc++-libc6.1-1.so.2, have tried to find an updated package, have googled a a lot but still no joy. So,
1. has anyone got RealVNC 4.0 running on a Knoppix install?
2. any idea on how I can solve my missing 'shared object file'(s) problem?
Cheers
p.s. I want to use RealVNC 4 and not the VNC that comes with Knoppix so that I can share my display :0.