/
ColdCore-3.0a6/
Quick install instructions:

   1) Get the latest Genesis driver:

        ftp://ftp.cold.org/cold/drivers/Genesis.tar.gz

   2) Unzip/tar genesis:

        gzip -dc Genesis.tar.gz | tar -xf -

   3) Compile genesis:

        cd GenesisVERSION
        make

   4) Move the coldc compiler and online driver to the database directory:
      
        mv coldcc genesis ../ColdCore-3.0a6

   5) Setup the database directory:

        cd ../ColdCore-3.0a6
        mkdir dbbin
        mkdir root
        mkdir logs

   6) Compile the database:

        ./coldcc

   7) Run the server:

        ./genesis

Make SURE to read the new admins guide and genesis documentation, available
on the web at:

    http://www.cold.org/Software/ColdCore/newadmin.html
    http://www.cold.org/Software/Genesis/docs/