Re: libsensors.so.1 => not found
"Nikos Balkanas" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <000d01c97b63$2bb4fcb0$02b2a8c0@tardis> |
Try it first to see if it works, it only takes ~1'. It would be interesting to see in the configuration logs, where it picked up libsensors.so.1. If it doesn't work then add /usr/local/lib to your /etc/ldso.conf, make distclean, recompile and recheck ldd. BR, Nikos ----- Original Message ----- From: "Mike Ayers" <[email protected]> To: <[email protected]>; <[email protected]>; "Nikos Balkanas" <[email protected]> Sent: Wednesday, January 21, 2009 1:16 AM Subject: RE: libsensors.so.1 => not found > From: PoWah Wong [mailto:[email protected]] > Sent: Tuesday, January 20, 2009 3:04 PM > I do not find libsensors.so.1 but find libsensors.so.3. > > # ls -l /usr/local/lib/libsensors.so* > lrwxrwxrwx 1 root root 19 Jan 20 15:26 > /usr/local/lib/libsensors.so.3 -> libsensors.so.3.0.4 > -rwxr-xr-x 1 root root 143447 Jan 25 2007 > /usr/local/lib/libsensors.so.3.0.4 > > I create a symbolic link. > Is this a good solution? > # ln -s /usr/local/lib/libsensors.so.3 /usr/local/lib/libsensors.so.1 I'm not certain, but I believe that is always a bad thing to do. I believe that major versions of dynamic libraries are generally considered incompatible. I would recommend re-compiling your net-snmp on that machine to pick up the new sensors library, but, again, I am not an expert on these things. HTH, Mike ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users