Skip to main content
Before proceeding, ensure you have received the libscanoss_encoder.tar.gz package. This is distributed via email upon licence activation.

Installation

1. Extract the archive
tar -xzvf libscanoss_encoder.tar.gz
The archive contains the following file:
libscanoss_encoder.so
2. Copy the library to the system libraries directory
sudo cp ./libscanoss_encoder.so /usr/lib/libscanoss_encoder.so
The libscanoss_encoder library is now installed.