Tuesday 9 January 2024

error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory

 apps/tech_st/10.1.3/Apache/Apache/libexec/mod_ossl.so into server:

/10.1.3/Apache/Apache/libexec/mod_ossl.so: undefined symbol: dbm_firstkey


Fixes:


As root user, download and extract patch 6078836

 

# cd 6078836

# cp libdb.so.2 /usr/lib/

# yum install -y gdbm-devel.i686

# ln -sf /usr/lib/libdb-5.3.so /usr/lib/libdb-4.3.so



No comments:

Post a Comment

Number of Visitors