Changeset 546

Show
Ignore:
Timestamp:
09/03/99 13:17:46 (9 years ago)
Author:
frodo
Message:

A few corrections in the INSTALL file

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/INSTALL

    r538 r546  
    33============================================================================= 
    44 
    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. 
    137        - make (ignore 'no such file or directory' warnings) 
    148        - (as root) make install