Changeset 546
- Timestamp:
- 09/03/99 13:17:46 (9 years ago)
- Files:
-
- lm-sensors/trunk/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/INSTALL
r538 r546 3 3 ============================================================================= 4 4 5 - Make sure you also have the i2c package installed 6 in the same directory as lm_sensors2 7 - rmdir i2c 8 - ln -s ../i2c i2c 9 - cd i2c 10 - make (ignore 'no such file or directory' warnings) 11 - (as root) make install 12 - cd ../lm_sensors2 5 - Make sure you have a recent version of the i2c package compiled 6 and installed properly. 13 7 - make (ignore 'no such file or directory' warnings) 14 8 - (as root) make install
