LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   tar.gz problems (https://www.linuxquestions.org/questions/linux-newbie-8/tar-gz-problems-277024/)

thefunkyone 01-12-2005 03:41 PM

tar.gz problems
 
I've been attempting to expand a number of tar.gz files from the net lately and the 'tar xzf <filename>' command is not recognising them as gzipped files.

For example i've been attempting to download wxPython and PyopenGL from there development websites.

I've used the 'file' command to actually see what filetype these are and it describes them as HTML files!

lee@funkster:~/Downloads$ file wxPython-src-2.5.3.1.tar.gz
wxPython-src-2.5.3.1.tar.gz: HTML document text
lee@funkster:~/Downloads$

Has anyone any idea why this happening? I'm at a dead end here.

Thank in advance

Funky

acid_kewpie 01-12-2005 03:45 PM

what if you actually look at the file? just do a head of it.... how are you downloading them? "file" is seldom wrong...

thefunkyone 01-12-2005 03:59 PM

Thanks for your help mate. All sorted now.

In fact it was just me being an idiot!

The files in question were actually links to a distribution site for the real file. I was try to 'save as' when i should have been just following the link. Me jumping the gun again.

funky


All times are GMT -5. The time now is 06:25 AM.