Xvnc in Linux RH6.2 problem

Dan Fulbright vnc-list "at" okra.org
Fri, 07 Jul 2000 19:53:41 +0000


> when running(as root):
> ./vncserver
> 
> I get the error:
> vncserver: couldn't find "Xvnc" on your PATH.
> 
> Is there any simple instructions on installing the vnc server on a default
> linux instalation...

That means just what it says.  Xvnc is not in your path.  Just copy the
files (vncserver, vncviewer, and Xvnc) to a directory in your path
(/usr/local/bin or /usr/bin would be logical).

Also, there are many, many reasons you do not want to do this as
root.  You should only do certain administrative functions (like
installing programs, adding users) as root, and everything else (running
programs) as a normal user.

Dan Fulbright
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to majordomo "at" uk.research.att.com
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------