Hi,

While using LFS system I found one problem related to recommendations in ch.
6.9.2. Configuring Glibc (ch. number from devel book):
it is impossible for C-application (or bash script) to track down
timezone/location if original file is copied to /etc/localtime.

I would recommend to change suggestion in the book from copying to
making a symbolic link, thus allowing to use readlink(3) to track down
an original file:

"Then create the /etc/localtime file by running:
ln -sf /usr/share/zoneinfo/<xxx> /etc/localtime"

Comment might also be provided in the errata of the current book.

Regards,
Alexey
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to