View Single Post
Posts: 3 | Thanked: 1 time | Joined on Aug 2007
#73
Originally Posted by bythesea View Post
i encounter an error after executing this command:
/tar-temp/bin/tar: not found
/tar-temp/bin/tar: not found

i have followed your steps carefully so i am not sure what is wrong.
can you advise me?
As far as I can see the steps outlined in the steps stewp6340 provides tells you to skip making the /tar-temp directory unless I read it wrong.

[QUOTE-stew6340;]
Skip
Code:

# apt-get -d install tar
# cd /var/cache/apt/archives/
# mkdir /tar-temp/
# dpkg -x tar*.deb /tar-temp/
[/QUOTE]