Installation

Install on RHEL 8 - ldconfig -v ERRORS?

Install on RHEL 8 - ldconfig -v ERRORS?

by L Ng -
Number of replies: 0

$ ldconfig -v

ldconfig: Can't stat /libx32: No such file or directory

ldconfig: Path `/usr/lib' given more than once

(from <builtin>:0 and <builtin>:0)

ldconfig: Path `/usr/lib64' given more than once

(from <builtin>:0 and <builtin>:0)

ldconfig: Can't stat /usr/libx32: No such file or directory

/usr/lib64//bind9-export: (from /etc/ld.so.conf.d/bind-export-x86_64.conf:1)

        libisccfg-export.so.163 -> libisccfg-export.so.163.0.8

...

Should I try to resolve those errors before moving on or does it not matter? If so, where do i start to fix it?