View Single Post
RenaldoTT's Avatar
Posts: 511 | Thanked: 128 times | Joined on Aug 2010 @ Trinidad and Tobago
#237
Originally Posted by cgarvie View Post
lets breakdown the commands


tar xzf custom-release.gz

will untar the file into a directory called custom.
MAKE SURE THIS IS NOT ON ROOT

so /home/user
is a good place.

cd custom (im hoping you know this one)

sh setup-cust-AB
runs a shell program called set-up-AB

same for other sh commands they run a shell program of the following name
I typed in sudo gainroot
I typed tar xzf custom-release.gz in X Terminal
and I got "no such file found" I placed custom-release into MyDocs so what am I missing here?