| Prev | Next |
Guardian@JUMPERZ.NET is a Java application. To run Guardian@JUMPERZ.NET, you must install JRE( Java runtime environment ) 1.4 or higher first. JRE is available at http://java.sun.com/.
After installing the JRE, you can use the "java" command from the command line. Check it works by typing simply "java" and press ENTER. If the JRE has been installed properly, the usage of the "java" command will be displayed.
To run Guardian@JUMPERZ.NET, you must set the CLASSPATH environment variable. There are some ways to set up the CLASSPATH variable and the easist way is to locate the jumperz_net.jar file to the jre/lib/ext directory( it would be "C:\j2sdk1.4.x\jre\lib\ext" on Windows and "/usr/local/j2sdk1.4.x/jre/lib/ext/" on *nix ).
Next, run Guardian@JUMPERZ.NET as follows from the command line.
>java net.jumperz.app.MGuardian.MGuardian
If the following message is displayed, it's ok. Then read the next "Configuration" section and set up configuration files.
Usage: java net.jumperz.app.MGuardian.MGuardian CONFIG_DIR