Linux 15.004 Themen, 106.699 Beiträge

VNC installations Probleme

(Anonym) / 3 Antworten / Flachansicht Nickles

Also habe die Anleitung hier

You should copy these programs to some directory which is in your PATH
environment variable, such as /usr/local/bin:

% cp vncviewer vncserver vncpasswd vncconnect Xvnc /usr/local/bin

If you want to use the Java VNC viewer, you should copy the class files from
the classes directory to some suitable installation directory such as
/usr/local/vnc/classes:

% mkdir -p /usr/local/vnc/classes
% cp classes/* /usr/local/vnc/classes

mit dem zweiten befehl komme ich nicht klar bin linux anfänger
und wenn ich es so eingebe
linux:~/KDesktop/vnc_x86_linux_2.0/classes # cp classes/* /usr/local/vnc/classes
cp: cannot stat `classes/*\': No such file or directory
sagt er mir das ?

We recommend that you use the vncserver script to run Xvnc for you. You can
edit the script as appropriate for your site. Things you may need to change
include:

* The location of Perl - if Perl is not installed in /usr/bin you\'ll need
to edit the "#!/usr/bin/perl" first line of vncserver.

Datei PERL habe ich finden können aber mit editieren ist da nichts sehe nur wirre zeichen mit jedem editor oder auch mit mc ?

* $vncClasses - this specifies the location of the Java classes for
the VNC viewer applet. The default is /usr/local/vnc/classes.

* Xvnc\'s font path and color database. If you have an installation of
X which is not in the standard place you may need to add arguments to the
Xvnc command line to set these. These should be appended to the $cmd
variable at the comment "# Add font path and color database...".

kann da mal wer helfen
Danke

bei Antwort benachrichtigen