moab: error while loading shared libraries: libtorque.so.2


Issue: moab: error while loading shared libraries: libtorque.so.2


Affected Versions: All


Symptom:

When starting moab you receive the following error:
moab: error while loading shared libraries: libtorque.so.2: cannot open shared object file: No such file or directory


Solution:

Add a library include statement that points to the installed libraries for TORQUE. Here is an example for both Moab and TORQUE.

echo '/opt/moab/lib' > /etc/ld.so.conf.d/moab.conf
echo '/usr/local/lib' > /etc/ld.so.conf.d/torque.conf
ldconfig

Tags: ldconfig, library, libtorque, shared libraries
Last update:
2015-06-11 17:45
Author:
Jason Booth
Revision:
1.0
Average rating:0 (0 Votes)

You cannot comment on this entry

Chuck Norris has counted to infinity. Twice.

Records in this category

Tags