This topic describes how to install the Oracle Endeca Server package.
Before you install Endeca Server, both Oracle WebLogic Server and the Application Developer Framework Runtime must be installed on the machine.
To install Oracle Endeca Server:
./runInstaller -jreLoc <jre_location>
setup.exe -jreLoc <jre_location>
For both commands, jre_location is the full path to the location of a Sun Java SE 6 SDK directory on your system. Note that the path cannot contain spaces. For example on Windows:
setup.exe -jreLoc c:\java\jdk1.6.0_43
When the installer runs, it displays the installation wizard's Welcome screen.
Note that the Save button allows you to save a Response File for silent-mode installations.
Before exiting the installation wizard, you have the option of first saving the installation details to a disk file.
When the installation finishes, the Endeca Server files and directories are written to the Oracle Home Location (as indicated in the Installation Complete screen).
The next step is to create a WebLogic domain for the Oracle Endeca Server application.