Once you access the .iso image file, extract the .jar file to a temporary directory location on the CA Clarity application server to complete the installation process.
The .jar file includes the following files:
The UNIX installation script.
The Windows installation script.
The Ant installation script.
The directory of updated files.
The directory of supporting files.
Follow these steps:
jar -xvf <filename>
The command extracts the contents of the .jar file to the same location where the .jar file resides.
chmod +x install.sh
This grants execution privileges for the install script.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |