What'

in Help Center
The system always prompt me that "error while loading shared libraries: libdb_cxx-4.1.so: cannot open shared object file: No such file or directory"
I have installed Berkeley DB 4.1.25 at /opt/db and have editted the file config/Make.rules according to the comments in this file.
I have installed Berkeley DB 4.1.25 at /opt/db and have editted the file config/Make.rules according to the comments in this file.

0
Comments
I have forgotten to include /opt/db/lib in LD_LIBRARY_PATH.