Install code sample files
After Kofax OmniPage Capture SDK for Linux is installed, copy code sample files to a writable folder before use.
-
Run the following command to create the sample folder in your
user directory:
mkdir ~/sample -
Run the following commands to copy all sample files:
cd ~/sample cp -r /usr/local/src/omnipage-csdk-22.0/* .