Install Kofax OmniPage Capture SDK for Linux

Installation requires a user with administrator rights (root access).

  1. Start the Package Manager guided installation to install the binaries.
    • On Red Hat systems, run the following command:
      sudo rpm -i omnipage-csdk-lib64-22.0-22456.2100.x86_64.rpm
    • On Debian systems, run the following command:

      sudo dpkg -i omnipage-csdk-lib64_22.0-22456.2100_amd64.deb

    The binaries now are copied according to the package description.

  2. Install the development files: header files, sample sources and documentation.
    • On Red Hat systems, run the following command:
      sudo rpm -i omnipage-csdk-devel-22.0-22456.2100.x86_64.rpm
    • On Debian systems, run the following command:
      sudo dpkg -i omnipage-csdk-devel_22.0-22456.2100_amd64.deb

    The development files now are copied according to the package description to the following locations:

    • Documentation:

      /usr/local/share/doc/omnipage-csdk-22.0

      Product documentation is available online and installed with Kofax OmniPage Capture SDK for Linux in HTML and CHM format. To start the local HTML help, open index.html at the above location.

    • Sample application:

      /usr/local/src/omnipage-csdk-22.0

    • Header files:

      /usr/local/include/omnipage-csdk-22.0

    • Executables:

      • OP License Manager (OPLicMgr)

      • Document Classifier Tool (DCTool)

      • OmniPage Licensing Agent (OPLA) - if installed:

        /usr/local/bin

  3. Optionally, install OmniPage Licensing Agent (OPLA) binaries for central licensing:
    • On Red Hat systems, run the following command:
      sudo rpm -i omnipage-licensing-agent-1.2-22456.2100.x86_64.rpm
    • On Debian systems, run the following command:

      sudo dpkg -i omnipage-licensing-agent-1.2-22456.2100_amd64.deb

On handling OPLA licenses, refer to the "Managing licenses with OPLA" section in the Getting Started Guide for detailed instructions.