Re: libnetsnmpagent.so.35: cannot open shared object file: No such file or directory
Bart Van Assche via Net-snmp-coders <[email protected]> Fri, 2 Aug 2024 16:37:05 -0700
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/30/24 11:46 AM, Niels Baggesen wrote: > You probably need to rerun ldconfig after doing the install. Since the Net-SNMP library path is passed to the linker with the linker option -rpath, is it really necessary to run ldconfig after having installed Net-SNMP? See also commit 3857d43233d4 from April 2000. Thanks, Bart.