Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.scanoss.com/llms.txt

Use this file to discover all available pages before exploring further.

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.