gcdb requires MySQL and PHP for starters.  Your PHP needs to have support
for MySQL compiled in (gcdb checks for this).  PHP 4.0.1pl2+ is necessary, as
the other 4.x releases have a bug with opendir() that makes gcdb eat poo.

After you've got these first steps done, put gcdb somewhere in or around your
web server's DocumentRoot.  Or move your DocumentRoot to gcdb, whatever;)

Next, we make a choice.  If you want to play with gcdb, then use the db dumb
I included with data... if you want to USE it, make use of the _raw_ dumb, as
it only creates the tables.

Edit gcdb-settings.php and changed the database variables (as well as anything
else you might want to change).

Next, use a web browser and head to the URL your web server works on, using
whatever path you installed gcdb in and you should see the login screen.

Yay. ;)
