Comments for BrickyBox http://brickybox.com Bricky's Soapbox Fri, 19 Feb 2010 09:59:48 +0000 http://wordpress.org/?v=2.9.1 hourly 1 Comment on Installing ices (Icecast streamer) on Ubuntu by Flyingmana http://brickybox.com/2007/10/04/installing-ices-on-ubuntu/comment-page-1#comment-238 Flyingmana Fri, 19 Feb 2010 09:59:48 +0000 http://blog.brickaloch.com/index.php/2007/10/04/installing-ices-on-ubuntu/#comment-238 never use aptitude, when you use apt-get. You could breake some things, so that you have a lot of problems. never use aptitude, when you use apt-get.
You could breake some things, so that you have a lot of problems.

]]>
Comment on OS X: Fix Argentina DST October 2009 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!!!

]]>
Comment on OS X: Fix Argentina DST October 2009 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

]]>
Comment on OS X: Fix Argentina DST October 2009 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!

]]>
Comment on O2 Ireland Roaming in Argentina does not work by Bricky http://brickybox.com/2008/12/09/o2-ireland-roaming-in-argentina-does-not-work/comment-page-1#comment-224 Bricky Sun, 31 Jan 2010 08:47:49 +0000 http://brickybox.com/?p=79#comment-224 Well, it worked for a few weeks, but hasn't worked since. I can still send/receive SMS messages, but phone calls, mms, and data are all off limits unfortunately. This is still better than any other Irish mobile operator (which don't work at all), but not the full functionality that O2 claim. Well, it worked for a few weeks, but hasn’t worked since.
I can still send/receive SMS messages, but phone calls, mms, and data are all off limits unfortunately.

This is still better than any other Irish mobile operator (which don’t work at all), but not the full functionality that O2 claim.

]]>
Comment on OS X: Fix Argentina DST October 2009 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…

]]>
Comment on OS X: Fix Argentina DST October 2009 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.

]]>
Comment on OS X: Fix Argentina DST October 2009 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.

]]>
Comment on OS X: Fix Argentina DST October 2009 by Pablo http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-220 Pablo Mon, 25 Jan 2010 12:41:56 +0000 http://brickybox.com/?p=244#comment-220 <a href="#comment-219" rel="nofollow">@ Bricky</a> 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 @ 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

]]>
Comment on OS X: Fix Argentina DST October 2009 by Bricky http://brickybox.com/2009/10/18/os-x-fix-argentina-dst-october-2009/comment-page-1#comment-219 Bricky Mon, 25 Jan 2010 06:00:46 +0000 http://brickybox.com/?p=244#comment-219 <a href="#comment-218" rel="nofollow">@Pablo</a> Hi Pablo, You'll need to download and install <a href="http://developer.apple.com/technology/xcode.html" rel="nofollow">Xcode</a> to compile ICU. hth. @Pablo
Hi Pablo,

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

hth.

]]>