Changeset 420
- Timestamp:
- 04/24/99 01:54:20 (10 years ago)
- Files:
-
- lm-sensors/trunk/INSTALL (modified) (1 diff)
- lm-sensors/trunk/doc/FAQ (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/INSTALL
r408 r420 89 89 to make sure the new modules and shared libraries are recognized. 90 90 91 Do no worry about the 'No such file or directory' warnings when you compile 92 the package the first time. They are harmless. 93 91 94 92 95 TESTING AND RUNNING lm-sensors/trunk/doc/FAQ
r409 r420 22 22 3.3 Which modules should I insert? 23 23 3.4 Do I need the configuration file? 24 3.5 What about the 'No such file or directory' warnings when I compile it? 24 25 25 26 4 Problems … … 229 230 230 231 232 3.5 What about the 'No such file or directory' warnings when I compile it? 233 234 Don't worry about them. The dependency files (which tell which 235 files should be recompiled when certain files change) are created 236 dynamically. They are not distributed with the package. The `make' program 237 notices they are not there, and warns about that - and the first thing 238 it will do is generate them. So all is well. 239 231 240 232 241 4 Problems
