View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#2
Originally Posted by BeerFace View Post
I am trying to install the nitdroid but I cant even get started since I am missing the bzip2 program. Where can I found it or is there any other way to do it?
It's in the repositories, but as it's a command-line application, it doesn't show up in app manager. Make sure you've got rootsh installed, then do (in X Terminal):
Code:
sudo gainroot
apt-get install bzip2