Comments on: OS X: Fix Argentina DST October 2009 http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009 Bricky's Soapbox Mon, 14 Nov 2011 10:36:20 +0000 hourly 1 http://wordpress.org/?v=3.0.1 By: whats the plot » updating osx for egypt’s dst changes http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-350 whats the plot » updating osx for egypt’s dst changes Fri, 29 Apr 2011 06:03:34 +0000 http://brickybox.com/?p=244#comment-350 [...] how do you properly fix it?  here’s a set of instructions that i adopted (based off of this post from people in Argentina and this post from new zealand) to properly solve the problem in [...] [...] how do you properly fix it?  here’s a set of instructions that i adopted (based off of this post from people in Argentina and this post from new zealand) to properly solve the problem in [...]

]]>
By: damian http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-318 damian Mon, 17 Jan 2011 15:22:49 +0000 http://brickybox.com/?p=244#comment-318 try it on one of my servers, 10.5.8, and i only can use ICU-8.11.4.tar.gz woks perfect, remains iphone, ipad, etc without jailbreak! try it on one of my servers, 10.5.8, and i only can use ICU-8.11.4.tar.gz woks perfect, remains iphone, ipad, etc without jailbreak!

]]>
By: damian http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-317 damian Fri, 14 Jan 2011 15:08:14 +0000 http://brickybox.com/?p=244#comment-317 que loco, apple sigue con este problema en ipad, iphones, ipod touch, habra alguna manera de pedirles que lo actualizen en iOS 4.3 ? que loco, apple sigue con este problema en ipad, iphones, ipod touch, habra alguna manera de pedirles que lo actualizen en iOS 4.3 ?

]]>
By: Matias http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-315 Matias Mon, 29 Nov 2010 06:00:58 +0000 http://brickybox.com/?p=244#comment-315 Dude, you rock! I've been struggling with this for a long time... I owe you a chilled Quilmes, at the least! Dude, you rock! I’ve been struggling with this for a long time… I owe you a chilled Quilmes, at the least!

]]>
By: Gon http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-229 Gon Sat, 06 Feb 2010 16:12:21 +0000 http://brickybox.com/?p=244#comment-229 <a href="#comment-227" rel="nofollow">@ Bricky</a> I really don't know how to thank you. It works perfect and it was very extremely simple. THANK YOU VERY MUCH!!! @ 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 http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-227 Bricky Fri, 05 Feb 2010 09:56:47 +0000 http://brickybox.com/?p=244#comment-227 <a href="#comment-225" rel="nofollow">@Gon</a> I've packaged this up as an installer Gon, try that. <a href="http://bone.buckleycomputers.ie/Argentina_DST_Update.pkg" rel="nofollow">Argentina_DST_Update.pkg</a> @Gon

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

]]>
By: Gon http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-225 Gon Fri, 05 Feb 2010 01:57:53 +0000 http://brickybox.com/?p=244#comment-225 <a href="#comment-222" rel="nofollow">@ Bricky</a> 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! @ 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 http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-223 Pablo Sat, 30 Jan 2010 19:50:51 +0000 http://brickybox.com/?p=244#comment-223 <a href="#comment-222" rel="nofollow">@ Bricky</a> Thank you very much! It worked perfect! I was looking for a solution since three weeks. Thanks again... @ Bricky

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

Thanks again…

]]>
By: Bricky http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-222 Bricky Wed, 27 Jan 2010 21:03:58 +0000 http://brickybox.com/?p=244#comment-222 <a href="#comment-221" rel="nofollow">@Pablo</a> 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 <code>ls -l /usr/share/icu/icudt40l.dat</code> 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 <code>curl -O http://www.opensource.apple.com/tarballs/ICU/ICU-8.11.4.tar.gz</code> And proceed with the remainder of the instructions as above. I don't know if it'll work, but you may have better luck. @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 http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-221 Pablo Mon, 25 Jan 2010 16:12:29 +0000 http://brickybox.com/?p=244#comment-221 <a href="#comment-219" rel="nofollow">@ Bricky</a> 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. @ 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.

]]>