[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] @LongLink Errors
From: |
Paul Eggert |
Subject: |
Re: [Bug-tar] @LongLink Errors |
Date: |
Tue, 04 Oct 2005 13:34:04 -0700 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
Gordon Lowe <address@hidden> writes:
> Is there some way around this?
You don't mention which version of GNU tar you're using, or where you
got it from, but the quick answer is that your associate could use GNU
tar. These days it comes with Solaris, under the name
'/usr/sfw/bin/gtar' (Solaris 9 or later). Or he can download GNU tar
from <ftp://ftp.gnu.org/gnu/tar/tar-1.15.1.tar.gz> and build and
install it himself with "configure; make install".