The software is distributed as a self-extracting bin file and install script.
To install CAS on UNIX:
In your local environment, locate the CAS installation package that you downloaded from the Oracle Software Delivery Cloud. The name of the installation file is as follows:
Determine where you will install CAS. Verify that the target directory where you plan to install has enough available disk space and has write permissions (is not read-only). For example, in this procedure we assume that the target directory is
/usr/local
and that you have write permissions for it. If you do not set these permissions, the install script will not run.From the
/downloads
directory, start the installation with the following command:./OCcas11.2.0-linux64_
<buildnumber>
.binor
./OCcas11.2.0-solaris_
<buildnumber>
.binIn the Choose Install Folder screen, enter
/usr/local
as the installation location.In the Choose Product Features screen, enter the number for the program features to be installed. The default is Typical.
Product Features Description Content Acquisition System Oracle Commerce Web Crawler and CAS Server, and a rich set of packaged adapters CAS Samples Examples of CAS usage. These examples contain code and configuration files. CAS Console as a Workbench Extension Web-based application used to crawl various data sources including file systems and content management systems CAS Deployment Template Integration Integrates CAS with the Tools and Frameworks Deployment Template. The integration enables you to control CAS operations using the Deployment Template. If
ENDECA_TOOLS_ROOT
orENDECA_TOOLS_CONF
is not set in the environment, the installer prompts you for these values.In the Pre-Installation Summary screen, review the settings you have selected and press Enter to continue.
In the Ready to Install screen, press Enter to start the installation.
The Installation Complete message displays at the completion of the installation.
Following installation: