| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
| <http://sourceware.cygnus.com/ml/#faqs> | |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-Id: | <99Aug26.113739edt.26881@gateway.chrs.com> |
| From: | Sean Mitchell <mitchell AT chrs DOT com> |
| To: | Terrell Mitchell <terrellm AT usit DOT net>, cygwin AT sourceware DOT cygnus DOT com |
| Subject: | RE: problem with tar |
| Date: | Thu, 26 Aug 1999 11:50:14 -0400 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2448.0) |
I think you're specifying your file with the DOS style drive letter and a
colon sort of like
tar xfz D:\file.tar.gz
instead of the Cygwin/UNIX style of
tar xfz //d/file.tar.gz
Tar sees the d:\{etc} as specifying a remote machine called d.
Cheers,
Sean
-----Original Message-----
From: Terrell Mitchell [mailto:terrellm AT usit DOT net]
Sent: Thursday, August 26, 1999 11:41 AM
To: cygwin AT sourceware DOT cygnus DOT com
Subject: problem with tar
I have set up cygwin b20 on my windows 98 machine for use with perl and
building cpan modules.
When I try to run tar to extract files from an archive that is not in the
current directory I get an error message
cannot execute remote shell: no such file
cannot open "file name": I/O error
error is not recoverable: exiting now
I have no idea what is wrong with the configuration.
I have tried with COMMAND.COM, 4DOS , 4NT and BASH as the shells.
Any help or pointers would be appreciated.
Thank You
Terrell
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |