> -----Original Message----- > From: D. M [mailto:[EMAIL PROTECTED]] > > hey there...i have a problem in installing the vnc server on solrais > 2.5....the viewer works but the vnc server isnt > working..whenever i type > vncserver in the command line...it says: command not > found...what am i doing > wrong?...i would be grateful if anyone helped me with that.. > in the FAQ > something is written about perl scripts and i dont think > solaris has a > default perl script....anyways waiting for ur answer... thank you
Well, `vncserver` is a perlscript. So if you need to run the script, then get perl. But you don't need the script, it just starts `Xvnc` with some options and then ~/.vnc/xstartup. If you read the scirpt, you can replay it at the commandline or in a dedicate other script. If `Xvnc -query localhost :2` gives something (at display :2 hence `vncviewer solaris:2`) you can have a look at this setup: http://www.sourcecodecorner.com/articles/vnc/linux.asp. That does not need perl. CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list