Results 1 to 2 of 2
Friends,
I downloaded a source code for RH9 platform in .tar.gz format. I downloaded it with DAP in Window platform, copied to CD and then transferred to (copied) Linux (RH9) ...
- 10-16-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 13
Problem in unzipping the .tar.gz file
Friends,
I downloaded a source code for RH9 platform in .tar.gz format. I downloaded it with DAP in Window platform, copied to CD and then transferred to (copied) Linux (RH9) platform. When I tried to unzip the file by 'gunzip'/ 'unzip', it is showing that the file is not a zip archive or problem in unzipping and so........... What is the problem, can anybody help me ?? I downloaded the file of about 40MB size by a Dial up connection. Further, generally, the colour of a downloaded .tar.gz file is 'red' here (in linux platform), but this file is green in colour !!
So, I want suggestion from my friends.
SN Borah
- 10-16-2005 #2
hmm, try in command line:
I know this may sound painful for someone on a dialup connection, but if the above suggestion doesn't work, try downloading the program without any download manager.Code:tar -xzvf file_name.tar.gz
Life is complex, it has a real part and an imaginary part.


Reply With Quote