On Wed, Nov 06, 2002 at 09:15:59AM +1100, Matthew Hannigan wrote:
> 
[...]

> What is your TZ env variable?
It's not set to anything.  Should it be?
> Also, do
>       ldd `which zdump`
libc.so.6 => /lib/libc.so.6 (0x4001c000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

~# ll /lib/libc.so.6
lrwxrwxrwx    1 root     root           13 Oct 22 23:58 /lib/libc.so.6 -> libc-2.3.1.so
~# ll /lib/libc-2.3.1.so
-rwxr-xr-x    1 root     root      1109900 Oct 22 00:41 /lib/libc-2.3.1.so

This is what dselect has; Debian packages site shows
     unstable  libc6 2.3.1-3   (3106.6k)   GNU C Library: Shared libraries
     and Timezone data
so I guess it's correct.

So is the culprit the TZ environment variable?
tzselect says to add
         TZ='Australia/Sydney'; export TZ
to my ~/.profile which I've done.
But would that be better off in /etc/environment because I would
prefer to set it system wide?

Thanks for your help.
Jonathan
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to