Unpack the tarball -- you've done this or you wouldn't be reading this

Edit global.properties to set mysql parameters and location and class path for java and tomcat
You also will need to change the "VerifyAddress" parameter corresponding to the address of 
the tomcat server you have the webapp running on, this is used for the verification email. 

Run 'ant build' which should create the classes and put A10 in tomcat and start it

Load the sqlstuff from the command line
%mysql <whateverPorschedatabasename> < __LOADME_SCRIPT.txt


This should create the database and load 2 users into mysql table 'calendar'


Now go to http://whatever/a10, enter your username and submit
You should see a series of choices  
Submit your email address (or any changes to schedule will not make a change to the database)

Enjoy!
 
