Re: VNC Server



Steve Potts wrote:
In message <F4Yyf.30906$r4.5857@xxxxxxxxxxxxxxxxxxxx>
"Ben Wylie" <benwylie@xxxxxxxxxxxxx> wrote:

Steve Potts wrote:
The Start file contents are:
Set VNCServer$Dir <Obey$Dir>
RMEnsure vncserver 0.00 RMLoad <VNCServer$Dir>.vncserver
vncserv_start 5904 password
vncserv_mouse_kbd
vncserv_swap_adjust_menu 1

So if i write an obey file with the above contents and tell it to
run it during boot up it should start automatically work everytime
the computer is started?

Yes, if it is the same VNC server I'm using. The obey files came
with the one I've got.

It seems to give me an error message:
ADFS::RiscPC.$.Programs.Network.VNCServe.vncserver' not found

The file is definitely there, any idea of what i need to do to allow
it to run?

If the file is present in the location specified above, then you
shouldn't generally get that error. Have you double checked for
typing errors and is the file "vncserver" a Relocatable Module? If
so, you should be able to double click it and find it then appears in
the list generated by *Modules at the command line. If that works,
then the next run of the Obey file would successfully complete,
because its RMEnsure line would have been satisfied.

Thanks for your help. In fact it wasnt in the right place. Once i put the
obey
file in the same dir it worked fine. Im now able to do all the
troubleshooting
i want from the other side of the world with out too much need for local
human intervention.

Cheers,
Ben


.