Results 1 to 5 of 5
hi
i downloaded XAMPP for Linux but cannot extract tar.gz archive
xampp-linux-1.8.1.tar.gz is located on my desktop and i follow these steps provided in instruction:
1. type in su in ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-18-2013 #1Just Joined!
- Join Date
- Feb 2013
- Posts
- 3
cannot extract tar.gz on Back Track 5
hi
i downloaded XAMPP for Linux but cannot extract tar.gz archive
xampp-linux-1.8.1.tar.gz is located on my desktop and i follow these steps provided in instruction:
1. type in su in shell
2. type in tar xvfz xampp-linux-1.8.1.tar.gz -C /opt
and i get error "Cannot open: no such file in directory. Error is not recoverable: exiting now. Child returned status 2"
also tried to use tar -zxvf xampp-linux-1.8.1.tar.gz, got the same error
- 02-18-2013 #2Just Joined!
- Join Date
- May 2011
- Location
- Brazil
- Posts
- 21
It seems that tar command is not finding the xampp tar gz file.
Run cd ~/Desktop/ and after that run the tar command again.
- 02-18-2013 #3Just Joined!
- Join Date
- Feb 2013
- Posts
- 3
excellent, it helped!
thank you levi_silva
- 02-18-2013 #4
Out of curiosity: What is the usecase of xampp on a security tool/OS like backtrack?
You must always face the curtain with a bow.
- 02-19-2013 #5Just Joined!
- Join Date
- Feb 2013
- Posts
- 3


Reply With Quote

