On Sun, 5 Dec 1999, Tom Brinkman wrote:
> This app has to have the sorriest, most fragmented, contr-
> dictory docs going..... unfortunately it appears to be about
> the only application for reading hardware monitors from the
> SMBus and i2c-piix4 for Linux. I need it, I run a seriously
> o/c'd p3-450 (608mhz). <rant off> If it helps, I have a Soyo
> 6ba+III mobo that is capable of reading the SMBus to get the
> cpu's internal core temp, voltages, etc....works great in W98,
> I spend most all my time in linux tho.
>
> I finally managed to get lm_sensors 2.4.2, and the included /i2c,
> to compile and load. The modules that 'sensors-detect' said I need
> are now loaded by my 'rc.local' and 'conf.modules'. 'dmesg' says
> so. I ran 'sensors-detect' several times and it was consistent.
> Kernel's a 2.2.13-31Tom (Mandrake & me joint effort, no problems)
>
> Tryin to run the program .... tho :
>
> [root@localhost /root]# cd /usr/local/bin
> [root@localhost bin]# ./sensors
> ./sensors: error in loading shared libraries: libsensors.so.0:
> cannot open shared object file: No such file or directory
> [root@localhost bin]#
>
> -BUT- 'libsensors.so.0' (and the other lib's for lm_sensors)
> is (are) sittin there waitin patiently in /usr/local/lib/
>
> This seem's to be my last problem with this program (hopefully).
grep /usr/local/lib /etc/ld.so.conf || \
(echo '/usr/local/lib' >> /etc/ld.so.conf && ldconfig)
> Well, it's not my only problem, it's prob'ly that I'm jus' ate up
> with the dumb a$$, but I sure could use some suggestions....
>
> TIA,
>
--
MandrakeSoft http://www.mandrakesoft.com/
--Axalon