background

Starting the GUI

Starting the server should be straight forward.
To start die server Java 2 (jdk 1.2) or higher is required. Jdk 1.3 is recommended.

Note: On Linux there is a buggy SUN jdk 1.3 implementation that might cause problems. In this case please use a jdk 1.2 implementation.

On UNIX Systems

Execute the shell script gui.sh.
Make sure that the file gui.sh has execute permission.
If not execute the command cmod 755 gui.sh.

On Windows Systems

Execute the batch file gui.bat.
You can also create a short cut on your desktop. Icon files should be included in the distribution.

Other Systems

Change to the PAW install directory and execute java -jar pawgui.jar.


Startup screen

When the GUI is successfully started the startup window should appear.

Note:
PAW GUI will try an automatic login on startup on the local machine (user: admin password: paw). If you have changed user/password or your admin server is not running on port 4444 on the local machin the login will fail . In this case have a look at Remote Connection.