
Originally Posted by
sirjustin1
I had this problem too, I found a fix but I would love someone with more BSD knowledge to make this easier. The problem is that the installer is an older version (mine was 2.6) but it's listed as version 3.0b4. Since the installer is listed as the newest version, it won't let you update it. Summerboard needs you to be running version 3.0b or better of installer.app for it to install.
You have to edit the LocalPackages.plist file in the /var/root/Library/Installer directory. I'm a Linux/BSD noob so I don't know how to do it over SSH, but I do know how to instruct you to do it using the phone with the following steps:
1. Install mobilefinder and mobiletext edit from the Productivity category in the installer app
2. Using Finder hit the ~ button and then it should list Library as one of the folders
3. Click into Library and then into Installer directory.
4. One of the files in that directory will be LocalPackages.plist. Highlight it then hit modify.
5. In the modfiy screen there will be an option "Open With >". Choose TextEdit.app from the list.
6. Towards the middle of this file there will be some entries for Installer.app (looking something like <string>Installer.app</string> Below this you will find <string>3.0b4</string>
7. Change this line to <string>2.6</string> and save
8. Exit and reboot your phone.
9. Go into the installer app and it should prompt you to update the installer to the newest version.