D Setting Library Paths in Environment Variables on UNIX Platforms

Before Inbound Refinery or the WebCenter Content Dynamic Converter uses Outside In Technology for document and image conversions, the following environment variables must be set for the WebCenter Content Managed Server on the specified UNIX platforms:

  • Environment variables for library paths for Imaging
    • Add the following line to the Inbound Refinery intradoc.cfg file at DomainHome/ucm/ibr/bin

      ContentAccessExtraLibDir=/usr/local/packages/gcc-3.4.2/lib
      

      Restart inbound Refinery.

    • AIX:

      LIBPATH=DomainHome/oracle/imaging/imaging-server
      
    • HP-UX Itanium:

      LD_LIBRARY_PATH=DomainHome/oracle/imaging/imaging-server:"$LD_LIBRARY_PATH"
      
    • 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 Imaging or Inbound Refinery Managed Server or the WebCenter Content Dynamic Converter.