https:///weradocs/WeraDesk_Install.shtml Last update:

WeraDesk Web Interface Documentation - Installation

To unpack the archive weradesk_yyyymmdd.tar.gz to /home/wera/weradesk enter the following commands:

cd /home/wera
tar -xzvf weradesk_yyyymmdd.tar.gz

Then execute WeraDesk_install.sh:

cd ~/weradesk
WeraDesk_install.sh

which performs the following actions:

If you have modified Proc_WeraDesk.F, execute the following commands:

cd ~/weradesk
do_Proc_WeraDesk.sh
WeraDesk_install.sh

do_Proc_WeraDesk.sh compiles and links the modified cgi program,
while WeraDesk_install.sh installs the modified programs as described above.


Comments to: gurgel@ifm.uni-hamburg.de (Klaus-Werner Gurgel)