You can follow the below mentioned steps to install the product:
Copy the setup of Intellicus on the target machine where Intellicus is to be installed. Example of installation location: /opt/
The Intellicus setup contains two files:
- Intellicus<version>_ux<architecture>.tar.gz
Note: Do not change the name of above file as this name is used in the script file to install the application.
- Install Intellicus<version>_ux<architecture>.sh
Note: Give the appropriate rights of execution to the script file (i.e chmod u+x InstallIntellicus<version>_ux<architecture>.sh).
- To install the application, run the script file as shown below:
Figure 1: Intellicus Installation Screen - Press Enter. The below screen appears.
Figure 2: Installing Intellicus - Select the Installation type as ‘Full’. To install selective components, you can choose the Custom option.
- Press Enter. The below screen appears.
Figure 3:Intellicus Installation Complete
You can view the message ‘Installation Completed’ once the installation is complete.
Alternatively, you can also follow the below mentioned steps to install the product:
To decompress Intellicus<version>_ux<architecture>.tar.gz, use the below commands:
gunzip Intellicus<version>_ux<architecture>.tar.gz
This will create IntellicusLinux<version>.tar. Untar the file IntellicusLinux<version>.tar using below command:
tar -xvf Intellicus<version>_ux<architecture>.tar
This creates a folder called Intellicus at the same location where Intellicus<version>_ux<architecture>.tar.gz is placed. All files get copied into this folder.