Last updated:
04-Jun-2003 10:23 AM
Group 53 (The Herd)
STAGE TWO
Links
Download v1.01
Instructions for v1.01
Setup Instructions:
- SERVER:
- extract files to directory.
- Check file permissions if on manning.
- If DB needs to be set up then run the following:
- cd setupDB/
- javac ExecSQL.java
- java ExecSQL create.sql
- cd
- then:
- ./setupServer.sh
- ./runServer.sh
- CLIENT:
- Extract zip file to directory.
- run step1.exe
- run build.exe
- if server is on manning run manningxml.exe
- if server is on localhost run localxml.exe
- run rungame.exe
- GENERAL INSTRUCTIONS: