SignWare Redistribution
This chapter should help you to define which files need to be included in a redistribution package. It is subdivided into packages for each API. In any case you will always have to include the package C-API Redistribution.You will certainly have to install your own application beyond the steps included here.
C-API Redistribution
The core modules are required for any redistribution, you may have to add further modules for j-api or any other package, please see the appropriate section.
The redistributable C-API components are located in the SignWare directories c-api/linux-i386, c-api/linux-x86_64, and c-api/linux-arm (depending on the architecture). You must copy all files to the destination file system. *.so and *.so.*files should be copied to the /usr/lib directory (for 32-bit systems) or to the /usr/lib64 directory (for some 64-bit systems) or to the /usr/lib/x86_64-linux-gnu directory (for other 64-bit systems).
If you want to render text (e.g., for background images), install fontconfig and freetype.