Operating System - Linux
1753867 Members
7446 Online
108809 Solutions
New Discussion

HP WebJetadmin 7.0 Problem

 
Charles Hucks
New Member

HP WebJetadmin 7.0 Problem

I have been using WebJetadmin for over a year now on older version of RedHat Linux. I recently upgraded to RedHat 8.0, and I now get the following error when starting hpwebjetd:

error while loading shared libraries: libaprutils.so.0 Cannot open shared object file: No such file or directory

All files appear to be in the correct location and the specified file does exist. Any ideas?
1 REPLY 1
Kodjo Agbenu
Honored Contributor

Re: HP WebJetadmin 7.0 Problem

Hello,

I guess your shared library path is not correctly configured.

Let's say libaprutils.so.0 is located in /opt/hpwebjetadmin/lib, try this :

=> edit /etc/ld.so.conf then add /opt/hpwebjet/lib in the shared library path.

=> Type /sbin/ldconfig to apply changes.

Good luck.

Kodjo
Learn and explain...