Opened 19 years ago
Closed 19 years ago
#1712 closed defect (fixed)
6.50.1 module-init-tools
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Book | Version: | 6.1.1 |
Severity: | blocker | Keywords: | |
Cc: |
Description
Book: 6.1.1
6.50.1 module-init-tools
tar -xvf ../module-init-tools-testsuite-3.1.tar.bz2 --strip-path=1 && ./configure && make check && make distclean
Two defects in the book
- this is incorrect, backslashes are missing
- --strip-path is not recognized as a valid option
Note:
See TracTickets
for help on using tickets.
Thanks for the report. This issue has already been fixed in the current development version of the book. Please see http://www.linuxfromscratch.org/lfs/view/development/chapter06/module-init-tools.html for the updated instructions including an upgrade from module-init-tools-3.1 to module-init-tools-3.2.2.