discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem under Win2000


From: René Berber
Subject: Re: Problem under Win2000
Date: Wed, 09 Oct 2002 23:38:57 +0800

On 2002-10-09 10:53:15 +0200 jpbeconne <jpbeconne@voila.fr> wrote:

> I installed gnustep 1.5.0 under Win2000 using Mingw 2.0.0-3 (gcc 3.2). I 
> tried a non-graphical example and it worked perfectly. When I try a graphical 
> example, I get the following message when I try to execute the application :
> 
> $ openapp graph_essai.debug 2002-10-09 08:48:20.226 graph_essai.exe[2876] No 
> local time zone specified.
[snip]
> I try to fix this problem for several days and I can't find a solution. Has 
> anybody an idea ?

On a terminal execute:

   defaults write NSGlobalDomain "Local Time Zone" "US/Central"

change your timezone name to one found under 
$GNUSTEP_ROOT/System/Libraries/Resources/NSTimeZones/zones for instance 
"Europe/Paris".

Regards.
-- 
René Berber





reply via email to

[Prev in Thread] Current Thread [Next in Thread]