Require libpcre.so.0 when install ganglia with yum on RHEL7.3

568 views Asked by At

When I try to install ganglia on RHEL7.3 using yum, it says requires libpcre.so.0()(64bit)errors. I have libpcre.so.1 in the /usr/lib64 file, and I install the old version pcre manually, and put libpcre.so.0 into /usr/lib, /usr/lib64, /usr/local/lib, as shown in images libpcre.so.* found, the problem still not solved, does anyone know how to solve this problem? Appriciate your help!

0

There are 0 answers