CWatchdog Installation Instructions
The purpose of this page is to give a short introduction on how to
install the CWatchdog.
It is very easy to do using the binary package. This is the solution
suggested to individuals not familiar
compiling their own software.
Installation Instruction Content:
How to Start the CWatchdog.
Follow these steps if the CWatchdog is already installed.
- Go to the bin directory of the CWatchdog.
- Start the CWatchdog by using the platform dependant
script:
- for UNIX: cwatchdog.sh
- for Windows: cwatchdog.bat
- Enjoy It.
Follow these steps if you want to install the CWatchdog from
the binary file.
- Download the binary package: cwatchdog-bin-<version>.zip
- Create a Directory where you wish to install the cwatchdog, for
example create a directory cwatchdog.
- unzip the file cwatchdog-bin-<version>.zip into the
directory created in 2.
- Follow the instruction How
To Start the Courseware Watchdog.
For feedback, you can send a mail to: jta@sourceforge.net.
In the following, make sure the date specified by 'YYYY-MM-DD HH:MM' below matches that of the CWatchdog version you are using.
- Create a directory where you want to store the whole framework,
for example: CW_ROOT.
- Go into CW_ROOT, and create the subdirectories: kaon,
texttoonto and cwatchdog
- Go in CW_ROOT/kaon/ and checkout the corresponding version of kaon using the command:
"cvs -d:pserver:anonymous:@cvs.sf.net:/cvsroot/kaon co -D 'YYYY-MM-DD HH:MM' . "
- Go in CW_ROOT/kaon/kaon and call ant
- Go in CW_ROOT/texttoonto/ and checkout the corresponding version of texttoonto using the command:
"cvs -d:pserver:anonymous:@cvs.sf.net:/cvsroot/texttoonto co -D 'YYYY-MM-DD HH:MM' . "
- Go in CW_ROOT/texttoonto/texttoonto and call ant.
- Download the binary package: cwatchdog-src-<version>.zip
- Go in CW_ROOT/cwatchdog/
and unzip the file cwatchdog-src-<version>.zip
- Go in CW_ROOT/cwatchdog/cwatchdog and call ant.
- Follow the instruction How
To Start the Courseware Watchdog.
For feedback, you can send a mail to: jta@sourceforge.net.
- Create a directory where you want to store the whole framework,
for example: CW_ROOT.
- Go into CW_ROOT, and create the subdirectories: kaon,
texttoonto and cwatchdog
- Go in CW_ROOT/kaon/ and checkout the corresponding version of kaon using the command:
"cvs -d:pserver:anonymous:@cvs.sf.net:/cvsroot/kaon co . "
- Go into the directory CW_ROOT/kaon/kaon (under
windows use \ instead of /).
- Call ant.
- Go in CW_ROOT/texttoonto/ and checkout the corresponding version of texttoonto using the command:
"cvs -d:pserver:anonymous:@cvs.sf.net:/cvsroot/texttoonto co ."
- Go into the directory CW_ROOT/texttoonto/texttoonto
(under windows use \ instead of /).
- Call ant.
- Go into the directory CW_ROOT/cwatchdog/cwatchdog
(under windows use \ instead of /).
- Call ant.
- The CWatchdog is then built and installed in CW_ROOT/build/cwatchdog_build_root/cwatchdog/release
- Follow the instruction How To Start the
Courseware Watchdog.
For feedback, you can send a mail to: jta@sourceforge.net.
- Follow the instruction given on the WordNet site, and install the
software.