You need to gzunip first then untar
Code:
root@raghul-laptop:~# gunzip augustus.2.1.src.tar.gz
then
Code:
root@raghul-laptop:~# tar -xvvf augustus.2.1.src.tar
With the -z option should run it with gzip as the man page says
Quote:
-z, --gzip, --gunzip, --ungzip
filter the archive through gzip
|
Do it that way and see if you can gunzip it