rearranged files

This commit is contained in:
2010-05-13 14:29:13 -07:00
parent e4a36bfe7f
commit 643117fe43
42 changed files with 1929 additions and 0 deletions

6
PREREQS Normal file
View File

@@ -0,0 +1,6 @@
At the minimum, you should set the following environment variables
Assuming you are using BASH shell
export dbuser=<your mysql database username>
export dbpasswd=<your mysql passwd>