Unable to start vnc session and encountering below error.
Solution:
Exported below path and started the vnc server.
-bash-3.2$ export PATH=$PATH:/usr/openwin/bin:/usr/X11/bin
bash-3.2$
vncserver :0
vncserver: couldn't find "xauth" on your PATH.
bash-3.2$ which xauth
no xauth
vncserver: couldn't find "xauth" on your PATH.
bash-3.2$ which xauth
no xauth
Solution:
Exported below path and started the vnc server.
-bash-3.2$ export PATH=$PATH:/usr/openwin/bin:/usr/X11/bin
No comments:
Post a Comment