bash-3.2# vncviewer 192.168.1.17:1
/usr/bin/vncviewer: error: `/usr/bin/.libs/vncviewer' does not exist
This script is just a wrapper for vncviewer.
See the libtool documentation for more information.
bash-3.2# cd /
bash-3.2# find . -name vncviewer -print
./usr/bin/vncviewer
./opt/SUNWtvnc/bin/vncviewer
bash-3.2# /opt/SUNWtvnc/bin/vncviewer 192.168.1.17:1
/opt/SUNWtvnc/bin/vncviewer: ConnectToTcpAddr: connect: Connection refused
Unable to connect to VNC server

bash-3.2# echo $PATH
/usr/X11/bin:/usr/sbin:/usr/bin:/usr/openwin/bin:/usr/ucb
bash-3.2# vncserver

You will require a password to access your desktops.

/usr/bin/vncpasswd: error: `/usr/bin/.libs/vncpasswd' does not exist
This script is just a wrapper for vncpasswd.
See the libtool documentation for more information.
--
This message posted from opensolaris.org

Reply via email to