Installing the nfinityX™ Database.
Check the source you can access the nfinityX™ apt repository
Using the aptitude search you should be able to search the repository for nfinityX™ software. If you do not see an output similar to the above you will need to check that the source list is installed and aptitude has been updated.
Aptitude update
The nfinityX™ environment packages adds new sources and an aptitude update is required. Run the following command to update the source lists:
aptitude update
Install the nfinityX™ database package
Install the nfinityX-db package using aptitude with the following command :
aptitude install nfinityX-db
You may get a warning that the software is not signed, type "Yes" to continue with the install.
Configuration
You will be prompted for the following information:
- Enter the customer / installation name to be used for this install
- Enter the mysql root password that was used in the environment setup
- Enter the host name (This may be the local server or a dedicated mysql server)
- Enter the user name you want to install the nfinityX database as. ( The system will create this user if it does not exist )
- Enter the password for the user you specified in the previous step
- Enter the Database name you want to use for the installation
- Press Y to confirm the database installation
Install completed
If the install was completed successfully you will see the above message.