Xvnc

Dominik Gehl gehl "at" IRO.UMontreal.CA
Sat, 12 Jun 1999 13:22:45 +0000


   Hi I have successfully installed Vncserver on my work Linux Machine...
   RedHAT 5.2 server I have just tried to install it on my how machine same
   version of Linux and I get Xvnc is not in your PATH.

First of all, do 
echo $PATH
wich should give you something like
/bin:/usr/bin:/opt/bin:/usr/local/bin:/usr/X11R6/bin:/opt/kde/bin
Then check if where Xvnc is installed (if you cannot find it, do 
find / -name Xvnc)
Now you have the choice of either installing Xvnc in a directory on
your path (copy, move or create a link) or adding the Xvnc directory
to your path (for example by export PATH=$PATH:.../.../... this should
be placed in your .bashrc to be always executed - if you are not using
bash, the command could be setenv PATH)

Dominik
gehl "at" iro.umontreal.ca

---------------------------------------------------------------------
The VNC mailing list - see http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------