| https:///weradocs/WeraDesk_30/WeraDesk_Install.shtml |
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.