From 3b7320ef4e2bd9f24b6dce72a8e8bf94c3695796 Mon Sep 17 00:00:00 2001 From: Johann Latocha Date: Wed, 2 Mar 2011 02:08:42 +0100 Subject: Win32 clean out --- INSTALL | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 6a7d736..437f9bc 100644 --- a/INSTALL +++ b/INSTALL @@ -10,7 +10,7 @@ The following packages are required: libxtst-dev libqt4-dev >= 4.5.3 qt4-dev-tools >= 4.5.3 - cmake >= 2.4.0 + cmake >= 2.8.0 *** Installation *** @@ -31,11 +31,14 @@ So change the current directory with: As superuser (root) you can install the application on your system: make install +As superuser (root) you can uninstall too + make uninstall + It is also possible to build distribution specific packages (currently DEB only) make package The Serverapplication is started with - pvsmgr + pvsmgrtouch the Clientdaemon with pvs @@ -43,18 +46,4 @@ the Clientdaemon with and the Clientgui with pvsgui - -*** VNC-Server for the PVS-Client *** - -Additionally a script/program has to be supplied to start/stop the vnc-server on the pvs-client. -The program/script is expected to have the following signature: - - program/script(start/stop, port, password) - -All paramters are passed as strings. The first paramter is either "start" or "stop", the second one defines the port on which the -vnc-server should run, the third which password should be set. -Password and port are randomized by the PVS-Client. The port is chosen in the range of [59000, 59100]. - -*** Contact *** - -In case of problems, questions or any kind of feedback, mail me : wittenb@informatik.uni-freiburg.de +In case of problems, questions or any kind of feedback, mail me : johann@latocha.de -- cgit v1.2.3-55-g7522