AW: REPOST: can't execute vncpasswd

Ehmke Eggert ICN WN ES D 56 Eggert.Ehmke "at" bln.siemens.de
Wed, 09 Jun 1999 15:15:05 +0000


> I am trying VNC for the first time on Linux. when i execute the vncserver
> I
> am returned a message that says "You will require a password to view your
> desktops" Then it tries to open the vncpasswd app so that I can set my
> first password but it says it can't execute it.
> 
> screen says
> 
> bash: /usr/bin/vncpasswd: /usr/bin/vncpasswd: can't execute binary file
> 
	[Ehmke Eggert ICN WN ES D 56]  Did you verify the vncpasswd program
is in /usr/bin ? If not (mine is in /usr/X11R6/bin) you can search for it:
	updatedb (takes some minutes)
	locate vncpasswd
	That will tell you the location of vncpasswd. You can put a symlink
into /usr/bin:
	ln -s <the correct path>/vncpasswd /usr/bin/vncpasswd

	Hope that helps... 

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