Opened 21 years ago
Closed 21 years ago
#789 closed defect (invalid)
Greater emphasis suggested concerning packages and patches
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | 5.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
Fabulous book. Two comments (related enough to submit as one report) which I think it should say up front:
- DON'T install all the patches at the beginning. Install them as specified. Not every patch is suitable for every compile.
(My GCC phase 1 install had some bonkers problems, like stdio.h not found....)
- DO delete build and source directories immediately, except as directed.
(I'm not 100% sure about this, but I seemed to have problems if I left them around.)
Best regards,
Marc W. Abel Powell, Ohio 614-515-4119 (VOIP, naturally)
Change History (2)
comment:1 by , 21 years ago
Version: | CVS → 5.0 |
---|
comment:2 by , 21 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
http://www.linuxfromscratch.org/lfs/view/5.0/chapter05/introduction.html again.
before compilation, but only when the patch is needed to circumvent a problem. Often the patch is needed in both this and the next chapter, but sometimes in only one of them. Therefore, don't worry when instructions for a downloaded patch seem to be missing."
not to, you should normally delete the source and build directories after installing each package -- for cleanness sake and to save space.".
Cheers,
Matt.