https:///weradocs/WeraDesk_30/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 -xpPvzf 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

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

cd ~/weradesk
./do_Proc_WStatus.sh

./do_Proc_WeraDesk.sh compiles and links the modified cgi program, while
./WeraDesk_install.sh installs the modified programs as described above.
./do_Proc_WStatus.sh compiles and links the modified support program to update the status page according to the adaptive frequency management.


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