gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] arch/tla on cygwin (again)


From: John Arbash Meinel
Subject: Re: [Gnu-arch-users] arch/tla on cygwin (again)
Date: Fri, 15 Apr 2005 07:40:15 -0500
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

Bob Tanner wrote:

On Thursday 14 April 2005 04:29 pm, John A Meinel wrote:


yep.
And make sure that
type -a pc-tar
type -a pc-diff
etc
All only return the one entry in your path. Just in case it is finding
some old version.


...

$ type -a pc-tar
pc-tar is /usr/local/bin/pc-tar
pc-tar is /usr/local/bin/pc-tar

2 entries same location?



That just means you have /usr/local/bin in your path twice.

Try just creating and extracting a tarball with pc-tar.

pc-tar cvf myfile.tar somedirectory/
mkdir tmp
cd tmp
pc-tar xvf ../myfile.tar

Just to make sure that tar works by itself. It's possible that it has
some dependency that I'm not aware of.

John
=:->


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]