View Single Post
Old 02-28-2008, 08:29 PM   #5 (permalink)
frankyfingerz
 
Join Date: Nov 2007
Posts: 369
Thanks: 10
Thanked 0 Times in 0 Posts
Default

Originally Posted by Griffinaz View Post
I found the fix on another site. Apparently the out of disk space "fix" I installed changed the permissions and owner of the Installer.app folder. To repair it I had to open Terminal and enter these two lines. Everything works now:

chmod +s Installer.app/Installer
chown -R root:wheel Installer.app

I hope this helps if anyone else has this problem.
can you please explain this a little ??
frankyfingerz is offline   Reply With Quote