2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-29 21:38:17 +00:00

Some remarks in INSTALL about adding /usr/local/lib to

/etc/ld.so.conf if you get libsensors not found problems.

Had this one two or three times in the ticket area the last weeks...


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@633 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Frodo Looijaard 1999-11-20 19:20:28 +00:00
parent d4fe780d20
commit a45067c280

View File

@ -254,6 +254,10 @@ will scan all available I2C and SMBus adapters for all known devices,
and give you a list of what modules you need to insert. It is written in and give you a list of what modules you need to insert. It is written in
Perl, and you will need at least Perl 5.004 to run it succesfully. Perl, and you will need at least Perl 5.004 to run it succesfully.
If `sensors' returns some error message about not being able to load
libsensors, you have to add the directory in which it is installed
(by default /usr/local/lib) to /etc/ld.so.conf and run `ldconfig'.
You can use the installed sensors program to get a report of all detected You can use the installed sensors program to get a report of all detected
sensor devices. There is also a manual page for this program. Calling sensor devices. There is also a manual page for this program. Calling
`sensors -s' will set the limits and other configuration settings `sensors -s' will set the limits and other configuration settings