Macintosh
Software Update Errors in Snow Leopard
Occasionally I've had errors where Software Update refused to download something, telling me that I didn't have permissions to save the updated file.
In previous systems I think these files went into the /tmp folder, but in Snow Leopard they don't, and I've finally managed to work out where they do go - /Library/Updates.
On my machine, somehow, I'd ended up with a couple of folders inside this one which were owned by another user, and which didn't have group write permission.
To fix the problem, I did the following in a terminal window:
- > sudo chown -R
:admin /Library/Updates - > sudo chmod -R a+rwx /Library/Updates
You need to replace
- > sudo chown -R :admin /Library/Updates
- > sudo chmod -R g+rwx /Library/Updates
10.5.5 and Synergy
GDC: Mac Count High
One little GDC note in passing - I noticed a surprisingly high number of folks with Apple laptops. I did an ad-hoc survey by walking from one end of the convention centre to the other, counting non-apple laptops and resetting to zero when I saw an Apple one. One average I got to about 6. A ratio of 6:1 isn't bad - definitely larger than Apple's alleged market share.
