Installation Guides › WebSphere Version › Report Server Installation › How to Install the Report Server › Install the Report Server › Run the UNIX Installer
Run the UNIX Installer
Install the Report Server using the UNIX installation wizard (/ca-iamreportserver-12.5-solaris/cabiinstall.sh) found on the Report Server media.
Note: You may need to add executable permissions to the install file by running the following command:
chmod+x /ca-iamreportserver-12.5-solaris/cabiinstall.sh
Important! The installer may crash if executed across different subnets. To avoid this problem, install the Report Server directly on the host machine.
To install the Report Server
- Log in as the non-root user you created to install the Report Server.
- Exit all applications.
- Download the Report Server and untar it.
Note: The Report Server is available for download on the CA Support site, under CA Identity Manager product downloads.
- Open a command window and navigate to where the install program is located.
- Verify the TNS is configured properly. Use SQLPlus to connect to the database using the tns name.
- Enter the following commands:
/ca-iamreportserver-12.5-solaris/cabiinstall.sh gui
The installation wizard starts.
- Use the gathered reporting information to install the report server.
Choose Custom install so you can choose a Report Database to work with CA Identity Manager.
Note the following:
- The installer installs the report server to /opt/CA/SharedComponents/CommonReporting. Specifying another location does not change the installation location. So the /opt/CA directory must have non-root user permissions or the installation fails.
- If you are installing the Report Server on the same system as CA Identity Manager, ensure that the Tomcat connection port does not conflict with the port number you specified for the application server URL when installing CA Identity Manager.
- Review the installation settings and click Install.
The Report Server is installed.
- Click Done.