Comments on: OS X: Fix Argentina DST October 2009 Bricky's Soapbox 2010-02-19T09:59:48Z WordPress http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/feed/atom By: Gon Gon http://brickybox.com/?p=244#comment-229 2010-02-06T16:12:21Z 2010-02-06T16:12:21Z @ Bricky
I really don’t know how to thank you. It works perfect and it was very extremely simple. THANK YOU VERY MUCH!!!

]]>
By: Bricky Bricky http://brickybox.com http://brickybox.com/?p=244#comment-227 2010-02-05T09:56:47Z 2010-02-05T09:56:47Z @Gon

I’ve packaged this up as an installer Gon, try that.
Argentina_DST_Update.pkg

]]>
By: Gon Gon http://brickybox.com/?p=244#comment-225 2010-02-05T01:57:53Z 2010-02-05T01:57:53Z @ Bricky
Sorry for bothering but I’m having this huge problem and I don’t know how to fix it. I read your instructions but I’m not familiarized with these sort of codes. All the instructions I need to type them in “Terminal” at a time? I’ll be very thankfull if you can help me with this and sorry for my ignorance.

Thanks in advance!

]]>
By: Pablo Pablo http://brickybox.com/?p=244#comment-223 2010-01-30T19:50:51Z 2010-01-30T19:50:51Z @ Bricky

Thank you very much! It worked perfect!
I was looking for a solution since three weeks.

Thanks again…

]]>
By: Bricky Bricky http://brickybox.com http://brickybox.com/?p=244#comment-222 2010-01-27T21:03:58Z 2010-01-27T21:03:58Z @Pablo
The instructions above are for 10.6 Pablo, I’m not sure if they’ll work the same for 10.5.8.

I’d suggest you first check if the new ICU was installed correctly, run the following
ls -l /usr/share/icu/icudt40l.dat
if it says “No such file or directory”, or if the date on the file is wrong (not the date you compiled it), then that’s the problem.

Maybe try downloading the ICU tarball for 10.5.8 instead

curl -O http://www.opensource.apple.com/tarballs/ICU/ICU-8.11.4.tar.gz
And proceed with the remainder of the instructions as above. I don’t know if it’ll work, but you may have better luck.

]]>
By: Pablo Pablo http://brickybox.com/?p=244#comment-221 2010-01-25T16:12:29Z 2010-01-25T16:12:29Z @ Bricky

I installed Xcode and run these commands:
./runConfigureICU MacOSX –with-data-packaging=archive
gnumake
sudo install -o root -g wheel -m 0644 -Sp data/out/icudt40l.dat /usr/share/icu/icudt40l.dat

Then I restarted my Mac and still have the wrong time.

I don’t know what is happening, can you help me, please?

Thanks.

]]>
By: Pablo Pablo http://brickybox.com/?p=244#comment-220 2010-01-25T12:41:56Z 2010-01-25T12:41:56Z @ Bricky
Hi Bricky, thanks for your help.

The strange thing is that I have wrong time only on the Menu Bar. Correct time is showed on my widgets and, on the zdump.

Do you think I have to compile ICU? Is this the only way? I’m asking because I never compile a thing.

Right now I’m downloading the Xcode (w/ iPhone sdk). I think this is what I need for my MacOS10.5.8.
Can you send me the rights commands?

Thanks again,

Pablo

]]>
By: Bricky Bricky http://brickybox.com http://brickybox.com/?p=244#comment-219 2010-01-25T06:00:46Z 2010-01-25T06:00:46Z @Pablo
Hi Pablo,

You’ll need to download and install Xcode to compile ICU.

hth.

]]>
By: Pablo Pablo http://brickybox.com/?p=244#comment-218 2010-01-25T05:24:10Z 2010-01-25T05:24:10Z Hi, reading this post I cloud change time correctly.

$ zdump America/Argentina/Buenos_Aires
America/Argentina/Buenos_Aires Mon Jan 25 02:07:44 2010 ART

(no ARST time)

But, when I enter the next commands, this is what I get:

$ ./runConfigureICU MacOSX –with-data-packaging=archive
Running ./configure –with-data-packaging=archive for MacOS X (Darwin) using the GNU C++ compiler

checking for ICU version numbers… release 4.0, library 40.0
checking build system type… i386-apple-darwin9.8.0
checking host system type… i386-apple-darwin9.8.0
checking for gcc… no
checking for cc… no
checking for cc… no
checking for cl… no
configure: error: no acceptable C compiler found in $PATH
See `config.log’ for more details.

If the result of the above commands looks okay to you, go to the directory
source in the ICU distribution to build ICU. Please remember that ICU needs
GNU make to build properly…

I’m new to MacOS, so please tell me what I have to do.

Thank you.

Pablo

@Lionel

]]>
By: Lionel Lionel http://brickybox.com/?p=244#comment-194 2009-11-10T11:17:05Z 2009-11-10T11:17:05Z @ Bricky

Thank you very much for the file! Works perfect!!!!

Best Regards,

Lionel

]]>