Re: conftest.c: Permission deneid
"Chris Sutcliffe" <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.msys |
|---|---|
| Message-ID | <[email protected]> |
> I did this > > GNUCash@ELSHADAI / > $ tar xzf /z/gnucash_downloads/msysCORE-1.0.11-20080826.tar.gz > tar: ./bin/gzip.exe: Cannot open: File exists > tar: ./bin/libW11.dll: Cannot open: File exists > tar: ./bin/msys-1.0.dll: Cannot open: File exists > tar: ./bin/rxvt.exe: Cannot open: File exists > tar: ./bin/sh.exe: Cannot open: File exists > tar: ./bin/tar.exe: Cannot open: File exists > tar: Error exit delayed from previous errors > > GNUCash@ELSHADAI / > > Is this the correct way to do it? At a guess you did this from within an MSYS rxvt window running sh? Basically it's saying that you can't overwrite the files because they are currently in use. You could use some other archive extractors, such as 7-zip for example, to extract the files on top of the existing ones. Chris -- Chris Sutcliffe http://emergedesktop.org ------------------------------------------------------------------------------