View Single Post
Posts: 238 | Thanked: 131 times | Joined on May 2011 @ Bulgaria
#34
Originally Posted by Mohammed Muid
i downloaded it again. even though same problem::

BusyBox v1.20.0 (Debian 1.20.0power1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # cd MyDocs/
/home/user/MyDocs # tar -xzvf applauncherd-launcher.tar.bz2
gzip: invalid magic
tar: Child returned status 1
tar: Exiting with failure status due to previous errors
/home/user/MyDocs # tar -xzvf libstdc\+\+6.tar.bz2
gzip: invalid magic
tar: Child returned status 1
tar: Exiting with failure status due to previous errors
/home/user/MyDocs #
root
apt-get install bzip2
bunzip2 -d applauncherd-launcher.tar.bz2
tar xvf applauncherd-launcher.tar
from that point you can manage alone
regards
 

The Following User Says Thank You to disappear For This Useful Post: