summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorFrodo Looijaard <frodol@dds.nl>1999-09-03 11:17:46 +0000
committerFrodo Looijaard <frodol@dds.nl>1999-09-03 11:17:46 +0000
commit175182361094864529d9de6a2276416f5092dadc (patch)
tree29543687cf0bb534045b77bc9caf159ac713e9f7 /INSTALL
parentd1e26d5f16b1cdb4905212dffbbff09d46076282 (diff)
downloadlm-sensors-git-175182361094864529d9de6a2276416f5092dadc.tar.gz
A few corrections in the INSTALL file
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@546 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 2 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 424e3c82..deabc991 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,14 +2,8 @@
INSTALLATION - SHORT INSTRUCTIONS - NON-KERNEL INSTALLATION
=============================================================================
- - Make sure you also have the i2c package installed
- in the same directory as lm_sensors2
- - rmdir i2c
- - ln -s ../i2c i2c
- - cd i2c
- - make (ignore 'no such file or directory' warnings)
- - (as root) make install
- - cd ../lm_sensors2
+ - Make sure you have a recent version of the i2c package compiled
+ and installed properly.
- make (ignore 'no such file or directory' warnings)
- (as root) make install
- (as root) prog/mkdev/mkdev.sh (makes the devices in /dev)