FRE 12 (FRE11) Linux LicenseManager.Console: error while loading shared libraries: libFineObj.so: cannot open shared object file: No such file or directory

Symptoms

While starting via terminal LicenseManager.Console which is by default located at /opt/ABBYY/FREngine12/Bin it may appear message of the next context: 

"Error while loading shared libraries: libFineObj.so: cannot open shared object file: No such file or directory."

Cause

This is most probably caused by the absence of  LD_LIBRARY_PATH variable value.

Resolution

To fix it, run the next command for FRE12 in the terminal:

export LD_LIBRARY_PATH=/opt/ABBYY/FREngine12/Bin/

For FRE11 the command will be next:

export LD_LIBRARY_PATH=/opt/ABBYY/FREngine11/Bin/

For now, you should be able to run LicenseManager.Console and activate/deactivate the FineReader Engine license.

 

Was this article helpful?

0 out of 1 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.