Running a binary, an error says that a library is not found - but the library exists.
Issue
- Running a binary, an error says that
libXrender
library is not found - but the library exists. - We want to upgrade
hptools HP Proliant Support Pack
. While running thehpsum
command getting below error:
$ ./hpsum
./hpsum: error while loading shared libraries: libXrender.so.1: cannot open shared object file: No such file or directory
$
But I can see the library:
$ ls -l /usr/lib64/libXrender.so.1
lrwxrwxrwx 1 root root 19 Oct 9 2007 /usr/lib64/libXrender.so.1 -> libXrender.so.1.3.0
- While running
hpsum
getting error.
Environment
- Red Hat Enterprise Linux (RHEL), all versions
- libraries
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.