diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-01-27 01:39:22 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-01-27 01:39:22 +0000 |
commit | cb1eb9e5b8ebd4c82141755553f83bbb5f87a0c7 (patch) | |
tree | 39183cd4b6de0ebbe33cb0b3fe6b989356346121 /chapter06 | |
parent | f2cdbc548b4da843e4842fed1b59936a1f67af9f (diff) |
Add note that /usr/share/zoneinfo/* files are not created
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@51 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc-inst.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/glibc-inst.sgml b/chapter06/glibc-inst.sgml index 242a5318b..520dfc65a 100644 --- a/chapter06/glibc-inst.sgml +++ b/chapter06/glibc-inst.sgml @@ -2,6 +2,11 @@ <title>Installation of Glibc</title> <para> +Note: zoneinfo files (/usr/share/zoneinfo/*) are not being installed yet +due to an unknown problem with the move to chapter 6. +</para> + +<para> Unpack the glibc-crypt and glibc-linuxthreads in the glibc-2.1.3 directory, not in /usr/src. Don't enter the created directories. Just unpack them and leave it with that. |