On non-gnu unix (example solaris) you need to have gzip available in the path.
gzip -dc mailman.tar.gz |tar xfv - On Mon, 10 Dec 2001, Richard Idalski wrote: > Date: Mon, 10 Dec 2001 17:14:43 -0500 > From: Richard Idalski <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: RE: [Mailman-Users] help > > I imagine a tar -zxvf mailman.tar.gz would work wonders... > if not, you may need to re-download the tar file. > > > -Richard Idalski > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] > Sent: Monday, December 10, 2001 12:07 AM > To: [EMAIL PROTECTED] > Subject: [Mailman-Users] help > > > > I am trying to unpak your mailman.tar.gz and it will not do it, > old option or something like that, can you give me a command > line that i can use that will unpack and setup what it needs too.. > > Thanks > > ------------------------------------------------------ > Mailman-Users maillist - [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-users > > > ------------------------------------------------------ > Mailman-Users maillist - [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-users > ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
