LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   when i trying to instal the file of tar.gz file in red hat linux worng? (https://www.linuxquestions.org/questions/linux-newbie-8/when-i-trying-to-instal-the-file-of-tar-gz-file-in-red-hat-linux-worng-917009/)

vidhyadhar 12-04-2011 12:40 AM

when i trying to instal the file of tar.gz file in red hat linux worng?
 
when i trying to intstal or extract file of tar.gz
show me an error : no file or directory
and child status
old previous version
plz can u help

i tried for tar xzvf atl2-0.2.40.0.tar.gz

John VV 12-04-2011 04:02 AM

you need to be in the same folder AS the archive

also you might want to read the red hat documentation
https://access.redhat.com/knowledge/...erprise_Linux/


also PLEASE READ the forum guides
https://www.linuxquestions.org/linux...xQuestions_org

"How To Ask a Question "
https://www.linuxquestions.org/linux...Ask_a_Question

merkur958 12-04-2011 09:22 AM

Is file roller installed?

coolsg5636 12-04-2011 10:03 PM

Check if you have write permission to the directory where you are trying to extract that file.

You can run "ls -l" command to in the parent directory to check the permissions. Also make sure that tar.gz file not corrupt.

-Sandy

prayag_pjs 12-05-2011 01:40 PM

I think the tar.gz package is corrupt or is not downloaded fully.

Can you post output of your tar.gz package in this way :

Code:

file ur_tar.gz


All times are GMT -5. The time now is 04:51 PM.