Setting Library Paths in Environment Variables on UNIX Platforms Downloading Visual C++ Libraries for a Windows Operating System

1-28 Oracle Fusion Middleware Quick Installation Guide for Oracle Enterprise Content Management Suite

1.6.4.2 Setting Library Paths in Environment Variables on UNIX Platforms

Before Oracle Inbound Refinery or the Oracle UCM Dynamic Converter uses Outside In Technology for document and image conversions, the following environment variables must be set in the or Oracle IPM or Oracle UCM Managed Server on the specified UNIX platforms: ■ Environment variables for library paths for Oracle IPM – Solaris Sparc: LD_LIBRARY_PATH=usrlocalpackagesgcc-3.4.2lib If you are using a later version of GCC, specify that version instead of 3.4.2. – AIX: LIBPATH=DomainHomeoracleimagingimaging-server – HP-UX Itanium: LD_PRELOAD=usrlibhpux64libpthread.so.1 LD_LIBRARY_PATH=DomainHomeoracleimagingimaging-server ■ Environment variables for library paths for Oracle UCM with Dynamic Converter and Oracle IBR – Solaris Sparc: LD_LIBRARY_PATH=usrlocalpackagesgcc-3.4.2lib If you are using a later version of GCC, specify that version instead of 3.4.2. Add the following line to the Oracle IBR intradoc.cfg file at DomainHome ucmibrbin: ContentAccessExtraLibDir=usrlocalpackagesgcc-3.4.2lib Then restart Oracle IBR, as described in Section 1.15, Restarting a Managed Server. – HP-UX Itanium: export LD_LIBRARY_ PATH=opthp-gcc3.3.6lib:opthp-gcc3.3.6libhpux64:LD_LIBRARY_PATH The Dynamic Converter on HP-UX Itanium needs the 3.3.6 version of the GCC libraries installed before the Oracle UCM server is started. ■ DISPLAY environment variable On a UNIX operating system running XWindows, when redirecting the display to a system with suitable graphic capabilities, export DISPLAY to a valid X Server before starting the Oracle IPM or Oracle IBR Managed Server or the Oracle UCM Dynamic Converter. 1.6.4.3 Downloading Visual C++ Libraries for a Windows Operating System OutsideIn Technology requires the Visual C++ libraries included in the Visual C++ Redistributable Package for a Windows operating system. Three versions of this package x86, x64, and IA64 are available from the Microsoft Download Center at http:www.microsoft.comdownloads Installing and Configuring Oracle Enterprise Content Management Suite 1-29 Search for and download the version of the package that corresponds to the version of your Windows operating system: ■ vcredist_x86.exe ■ vcredist_x64.exe ■ vcredist_IA64.exe The required version of each of these downloads is the Microsoft Visual C++ 2005 SP1 Redistributable Package. The redistributable module that Outside In requires is msvcr80.dll.

1.7 Performing Postinstallation Configuration

After installing Oracle Enterprise Content Management Suite and configuring one or more of its applications on Oracle WebLogic Server, you need to start the Administration Server, complete the application configurations, start the Managed Servers and Node Manager, and verify the configuration. The following topics describe these postinstallation tasks: ■ Starting the Administration Server ■ Completing the Oracle UCM Configuration ■ Completing the Oracle IBR Configuration ■ Completing the Oracle IPM Configuration ■ Completing the Oracle IRM Configuration ■ Completing the Oracle URM Configuration ■ Starting Managed Servers ■ Starting Node Manager ■ Verifying the Installation and Configuration

1.8 Starting the Administration Server

Before you can start a Managed Server for an application, you need to start the Administration Server for the Oracle WebLogic Server domain. Note: On a Windows operating system that has User Account Control UAC enabled, you need to start the Administration Server and the Oracle UCM Managed Server as an administrator before you can access Oracle Content Server through the web interface for Oracle UCM. Open a Command Prompt window with the Run As Administrator option right-click Command Prompt on the Start menu, or right-click the C:\windows\system32\cmd.exe file, and choose Run As Administrator. You should see Administrator in the title bar of the command window. Then you can use this window to start the Administration Server, as described in the following procedure.