RE: libsensors.so.1 => not found
"Mike Ayers" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <83E753BE7B6A324ABB336245BAF1DAAC0A700802@mailserver.metatv-ds.metatv.com> |
> 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