Mac at paulcarvill.com, the home of Paul Carvill on the web

link: paulcarvill on twitter

link: paulcarvill at flickr

paulcarvill.com

Hi, I'm Paul Carvill, I'm a web developer. I'm currently working as Technical Lead at LBi, Europe's largest digital agency.

I also like walking, cooking, Bollywood and rock 'n' roll.

Archive for the ‘Mac’ Category

Fix for corrupted Script Editor on Mac OS X 10.5.8

Saturday, January 23rd, 2010

Apparently I had a corrupted Script Editor on my Mac running OS X 10.5.8. I have no idea why, I just know that Script Editor wouldn’t run. It would start, but it wouldn’t run. Following these instructions fixed Script Editor for me. That link contains a new Resources folder to go inside the application package.

Done!

Default PATH variable setting on Mac OS X

Tuesday, August 11th, 2009

Just in case your “friend” deletes his PATH variable and screws up his Terminal, stick this in ~/.bash_profile :

export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin