i can never get it as a group to install right... now i did play around and use get Winterboard and it worked, but to have my phone to stay connected and download 5-10MB is too much to ask for my signal lol
i can never get it as a group to install right... now i did play around and use get Winterboard and it worked, but to have my phone to stay connected and download 5-10MB is too much to ask for my signal lol
again google helped more thanks for all the answers
Last edited by o0_ravers_0o; 01-26-2009 at 12:37 AM. Reason: asked another question
google helped more
Last edited by o0_ravers_0o; 01-26-2009 at 12:37 AM.
Ok, I'm trying to reload my Cydia apps and I get the following error on the first command:
-sh: awk: command not found
Can anyone tell me what I'm doing wrong?
The first command is not for the reloading of the apps. You should have run the first command before upgrading, when you still had all the apps on your phone.
Anyway, in the new pwn-bundles, Cydia doesn't come with the gawk package pre-installed -- that's where the error comes from. Next time you update, you can use Aptbackup before and after the upgrade to backup your list of apps.
iPhone 3GS / 3.1.2 JB (PwnageTool) / 04.26.08 carrier-locked, Carrier Logo Fixer / Cydia / 1000 posts on Hackint0sh
Installing Cydia programs on a phone that has no internet connection: read this.
Editing binary .plist, .strings, .nib and .xib files:
* on your computer: Windows tool / conversion website.
* on your iPhone: convert those files in a terminal with plutil (installed with Erica Utilities) or edit them with iFile (Cydia links).
Thanks, this answered my question. I installed gawk within Cydia and was able to initiate the commands, although I still ran into problems this time and I'm having to manually install my Cydia apps.
I've been unlucky with aptbackup in the past, which is why I do not use it. I might try it again next time I update my firmware.
Last edited by brettatk; 02-03-2009 at 04:30 PM.
Can this be simpler? Is there a need to do the awk stuff?
What do people think of this:
pre-rebuild:
post-rebuild:Code:dpkg --get-selections > install_list.txt
No need for awk... still have to move the file around manually... but you could execute these commands from an 'ssh -e' prompt on your host computer...Code:dpkg --set-selections < install_list.txt dselect
Bookmarks