OpManager lib issues on startup

OpManager lib issues on startup

I'm having issues getting OpManager to start on 64-bit Red Hat Enterprise 4 system. I've narrowed the problem down to the Webserver itself.

[root@dev1 apache]# ./StartWebSvr.sh
bin/httpd: error while loading shared libraries: libgdbm.so.2: cannot open shared object file: No such file or directory


The files exist, and their permissions are correct:

[root@dev1 apache]# slocate libgdbm.so.2
/opt/AdventNet/ME/OpManager/lib/libgdbm.so.2
/opt/AdventNet/ME/OpManager/lib/libgdbm.so.2.0.0
/usr/lib64/libgdbm.so.2
/usr/lib64/libgdbm.so.2.0.0
/usr/lib/libgdbm.so.2
/usr/lib/libgdbm.so.2.0.0

(As you see I've tried copying them all over)

also, trying to manually start apache I get this error:
[root@dev1 bin]# ./apachectl start
/opt/AdventNet/ME/OpManager/apache/bin/httpd: error while loading shared libraries: libaprutil-0.so.0: cannot open shared object file: No such file or directory
./apachectl start: httpd could not be started

[root@dev1 bin]# slocate libaprutil-0.so.0
/opt/AdventNet/ME/OpManager/apache/lib/libaprutil-0.so.0.9.4
/opt/AdventNet/ME/OpManager/apache/lib/libaprutil-0.so.0
/usr/lib64/libaprutil-0.so.0.9.4
/usr/lib64/libaprutil-0.so.0
/usr/lib/libaprutil-0.so.0.9.4
/usr/lib/libaprutil-0.so.0


Those files exist as well. I've done an ldconfig and everything.

I'm hoping I can solve this so I can evaluate OpManager, Should everything work out OK I'll most likely be purchasing it.

































                  New to ADSelfService Plus?