OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: niv on June 24, 2005, 11:37:43 pm
-
the prgram closed unexpectly, and I had to reset via the rear button.
now I can run the program manager
em...... HELP!
-
the prgram closed unexpectly, and I had to reset via the rear button.
now I can run the program manager
em...... HELP!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=85734\"][{POST_SNAPBACK}][/a][/div]
Reflashing is the easiest way to recover from disaster...
-
I'd recommend re-installing ipkg from the terminal (in fact I'd recommend doibng everything from the terminal, but I'm strange like that).
Assuming you've clobbered ipkg, do the following:
1) download the (old - as otherwise the version will be wrong - not a major issue though) ipkg ipk file
2) put it in a temp dir and then run 'ar -x ipkg-blah.ipk', you'll get 3 files out.
3) then run 'cd / && tar -zxvf /path/to/temp/dir/data.tar.gz', this will extract the ipkg binary, then it should all work again (he says )
4) then run 'ipkg install /path/to/new/ipkg/file/ipkg-blah.ipk' (on the new version) OR if you have a network connection run 'ipkg install ipkg'
Si