skip navigation

PDF Document Management Software, Services & Support

Server Desktop Services Support Why Us? About Us

The Latest

SecurSign 5 Now Available! Includes Signature Validation to Detect Tampering.
Lansdowne, PA (July 13, 2011)
Encrypt, digitally sign and verify digital signatures on PDF documents.

Redax 5: Advanced Redaction for PDF Documents
Tuesday, March 22, 2011
The latest Redax adds new patterns, regular expressions and more!

I received the message "error while loading shared libraries: libDL81pdfl.so: cannot open shared object file"

ANSWER:  In version 5.0, there are 2 additional environmental variables that need to be set for StampPDF Batch on all UNIX platforms.  If these variables are not set, you will receive the message "error while loading shared libraries. libDL81pdfl.so: cannot open shared object file: No such file or directory.

The first environmental variable that needs to be set is APPLIGENT_HOME.  This stores the location of the Appligent home directory. The default location for the Appligent home directory is /usr/local/appligent. The Appligent home directory contains the library files and resources needed to run StampPDF Batch. It also contains license information for StampPDF Batch.

Example for setting this variable: export APPLIGENT_HOME=/usr/local/appligent

The second environmental variable is LD_LIBRARY_PATH on UNIX (except AIX, see below). The APDFL library path must be added to the LD_LIBRARY_PATH variable. The APDFL library path is located in a subdirectory of the APPLIGENT_HOME directory. 

The path should be set to ${APPLIGENT_HOME}/APDFL8.1.0/Libs

Example for setting the LD_LIBRARY_PATH variable:  export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${APPLIGENT_HOME}/APDFL8.1.0/Libs


FOR AIX USERS ONLY
!

The environmental variable is LIBPATH. The APDFL library path is located in a subdirectory of the APPLIGENT_HOME directory. The path should be set to ${APPLIGENT_HOME}/APDFL8.1.0/Libs.

Example for setting the LIBPATH variable:  export LIBPATH=${LIBPATH}:${APPLIGENT_HOME}/APDFL8.1.0/Libs

 

 

 

Would you like us to answer your question here?  Email the support team and let us know!

Last updated: Thursday, October 1, 2009