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

4-22 Oracle Fusion Middleware Installation Guide for Oracle Enterprise Content Management Suite

4.7.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 for the 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 10.3, 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, the Oracle IBR Managed Server, or the Oracle UCM Dynamic Converter. 4.7.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 Configuring Oracle Enterprise Content Management Suite 4-23 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. The WinNativeConverter has some vb.Net code, so it also requires Microsoft .NET Framework 3.5 Service Pack 1.

4.8 Configuring SSL for Oracle ECM Applications