3-8 Oracle Fusion Middleware Installation Guide for Oracle Enterprise Content Management Suite
After you install Oracle Enterprise Content Management Suite and create application schemas, you can deploy any of these products to an Oracle WebLogic Server domain,
as applications, by creating or extending an Oracle WebLogic Server domain. For information about application schemas, see
Chapter 2, Creating Schemas for Oracle Enterprise Content Management Suite.
3.2.1 Creating a Symbolic Link to the chmod Command on a Solaris System
Before installing Oracle Enterprise Content Management Suite on a Solaris operating system, you need to create a symbolic link to the chmod command.
To create a symbolic link to the chmod command: 1.
Log in as the root user.
2.
Execute the following command as root: ln -s usrbinchmod usrlocalbinchmod
3.
Log out, and then log back in with a different user name to start the installation. Running the installer as the root user is not supported.
3.2.2 Locating Installation Log Files
The location of the installation log file depends on your operating system:
■
UNIX location: USER_HOMEoraInventorylogsinstalldate_time
■
Windows location: USER_HOME\oraInventory\logs\installdate_time
Note: For Oracle IRM, you need to apply a patch after you install
Oracle Enterprise Content Management Suite. For information about the Oracle IRM patch, see
Section 3.3, Applying Patch 12369706 for Oracle Information Rights Management.
Note: For document conversions on a Solaris SPARC platform,
Oracle IPM requires the GNU Compiler Collection GCC package 3.4.2 or later in the usrlocalpackages directory.
Install this package on the Solaris operating system that will run Oracle IPM. You can download GCC from the Sunfreeware web site
at
http:www.sunfreeware.com You also need to set the LD_LIBRARY_PATH environment variable to
usrlocalpackagesgcc-3.4.2lib before starting the Oracle IPM Managed Server. If you are using a later version of GCC,
set that version instead of 3.4.2.
Installing Oracle Enterprise Content Management Suite 3-9
3.2.3 Starting the Installer
You can start the Oracle Enterprise Content Management Suite installer from Disk 1 of the suite’s media:
■
UNIX command:
ecm_media_loc Disk1runInstaller -jreLoc jre_location
If you do not specify the JRE location, you will be prompted for it.
■
Windows command: ecm_installer_loc
Disk1setup.exe -jreLoc jre_location If you double-click setup.exe, you will be prompted for the JRE location. After
you enter the path, click Enter to start the Oracle ECM installation.
The installer requires the location of a Java Runtime Environment JRE on your system. A JRE was installed with Oracle Fusion Middleware.
Table 3–1 shows the
default JRE locations.
You can either use the -jreLoc option or allow the installer to prompt for the directory containing the binjava directory
3.2.4 Providing the Location of the Inventory Directory on a UNIX System