*** VERY IMPORTANT INFORMATION ***

FIRST-TIME INSTALLATION:
========================


If this is your first installation, then this information
shouldn't concern you. This is only for users who want to
carry over their old databases to this version.



UPGRADING INSTALLATION:
=======================

If you ran into a nick.db error on loading services - don't worry

Read this section very carefully.
Due to a mistake on my behalf, some valuable database information
for nicks was not added to the database. I have coded a function
that will convert your current database to the proper database
version 5.

just type: ./services -fixns

Note:  This is only a one-time command. Meaning, you do not
       need to run this more than once. Once you type
       ./services -fixns, and it returns with a success
       message, you're done. Load services like you always
       have.

Also Note: this function will backup your databases before
           attempting to convert them.

       ***   IMPORTANT  ***

           if for some reason it fails, DO NOT RUN THIS
           COMMAND TWICE!. It'll take the corrupted databases
           and overwrite them over the backups.

