(Click the image to get to the gallery)
- Summerboard is now working
- Installer 'Main script execution failed' problem has been solved by doing this in SSH
cd /
This downloads the latest installer.app. I fixed mine another way, by setting the correct permissions via ssh then updating installer within installer.
cd Applications/
wget http://repository.apptapp.com/packages/System/Installer.zip
rm -rf Installer.app
unzip Installer.zip
chmod +s Installer.app/Installer
chown -R root:wheel Installer.app
rm Installer.zip - Runs very well.
- Maps, Mail, Webclips, lyrics, Weather...etc All run perfectly
No comments:
Post a Comment