Decompressing

Marc Powell marc at ena.com
Thu Jul 29 17:34:27 CEST 2004


Mwaniki jack <mailto:mwanikij at yahoo.com> wrote:
> I downloaded the nagios installation archive using WGET on a
> Linux/Gentoo server but I cannot decompress the file. The gunzip
> nagios-1.0.tar.gz command gives an error that the file is not a GZIP
> format. I have tried tar but I still get errors that Child status 1. 
> 
> Anyone knows how to approach this?

Run 'file nagios-1.0.tar.gz'. If it says it's 'text' or 'data' then you
likely have a currupted download. Try downloading it again.

If it says 'gzip compressed data' then try 'gzip -dc nagios-1.0.tar.gz'
or 'tar zxvf nagios-1.0.tar.gz'.

If it says it's a GNU tar archive, then 'tar xvf nagios-1.0.tar.gz'.

Other results will either be obvious or not.

--
Marc


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list