Michael, I've installed SunStudio 12 on OpenSolaris DomU. Made a fix in installer script: - replaced "i86pc" by "i86xpv", when pl=`uname -i` has beeing checked. After that successfully compiled and installed Tightvnc 1.3.9:
-bash-3.00# pwd /opt/vnc/bin -bash-3.00$ ls -l total 5460 -r-xr-xr-x 1 root root 2558320 Sep 25 09:22 Xvnc -rwxr-xr-x 1 root root 100 Sep 25 09:37 Xvnc-1152 -r-xr-xr-x 1 root root 8932 Sep 25 09:16 vncconnect -r-xr-xr-x 1 root root 24892 Sep 25 09:16 vncpasswd -r-xr-xr-x 1 root root 15237 Apr 26 14:57 vncserver -r-xr-xr-x 1 root root 163152 Sep 25 09:16 vncviewer -bash-3.00# Then tried follow :- http://www.opensolaris.org/os/community/xen/docs/VncLogin.htm **************************************************** Except 1. Enable sshd tcp port forwarding **************************************************** Just don't know how to do it. When attempted ssh connect from linux client , got:- [oracle at ServerYukon ~]$ ssh -g -L5900:127.0.0.1:5900 192.168.0.2 Password: bind: Address already in use Last login: Tue Sep 25 09:49:59 2007 from 192.168.0.25 Sun Microsystems Inc. SunOS 5.11 xen-nv66-2007-06-24 October 2007 -bash-3.00$ Thank you. Boris. This message posted from opensolaris.org
