Opened 14 years ago
Closed 14 years ago
#2767 closed task (fixed)
Perl Installation Not Correct
Reported by: | Dave | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.8 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
On page 69 of the LFS 6.7 PDF, there is an inconsistency between what is given at the command line and what is given in the description of the configuration options.
The command is given as:
sh Configure -des -Dprefix=/tools \ -Dstatic_ext='Data/Dumper Fcntl IO'
But the meaning of the configuration options says:
-Dstatic_ext='Data/Dumper Fcntl IO POSIX'
'POSIX' is missing in the former. I compared this with the online manual and it includes the 'POSIX'.
Note:
See TracTickets
for help on using tickets.
I fixed this in SVN. It is a minor Chapter 5 documentation only issue from a change made six months ago. This doesn't rise to a point where 6.7 really needs anything.