On Wed, 2003-12-10 at 13:23, Goran Kavrecic wrote:Hi,
I have installed the Gentoo 1.4 on my desktop pc, then added gnome, openoffice, evolution, ...
After some days I realized that the displayed time is 1 hour ahead of the localtime and the one set in BIOS. I linked CET to /etc/localtime (isn't this Central Europe Time?).
How can I correct this?
What should I install/emerge to set the time in gnome 2.4?
Ithink this can be corrected with the command tzconfig. I'm currently on a Debian box. It lives in /usr/sbin/tzconfig. Might be in a different place for Gentoo. I don't know as I've never had to run it.
hope that helps.
Cheers
Dg
-- [EMAIL PROTECTED] mailing list
This is taken from Gentoo installation guide.
14.Setting your time zone
...
ln -sf /usr/share/zoneinfo/path/to/timezonefile /et c/localtime
where /path/to/timezonefile is the path to your country and city. See the dirs under /usr/share/zoneinfo/...
Before that you have to decide if want to use GMT or your localtime. Also check the BIOS time settings.
Rumen.
-- [EMAIL PROTECTED] mailing list
