Просмотр исходного кода

Update zoneinfo problem with Glibc

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@68 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 лет назад
Родитель
Сommit
04cd87e4e6
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      TODO

+ 9 - 0
TODO

@@ -15,6 +15,15 @@ These are the TODO items for the next LFS release (3.0):
 * Find out why zoneinfo file are not installed when installing Glibc in
   chapter 6
 
+  From an email to lfs-discuss:
+
+    I agree.  Let me ask you this, though.  Is there anything that
+    doesn't get 
+    installed besides the zoneinfo?  I figured out how to install that
+    manually, if it's all that's missing.  It's simply:
+        zic /path/to/glibc/source/timezone/<continent>
+    If that's all it's missing, no need to install a static perl even.
+
 * Full dependency list. This list isn't a list of "package a depends on
   package b" but a list like "package b depends on the files c, d and e
   from package f".