delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/08/21/19:06:53

From: earnie_boyd AT yahoo DOT com (Earnie Boyd)
Subject: Re: mv deletes file
21 Aug 1998 19:06:53 -0700 :
Message-ID: <19980821124429.4440.rocketmail.cygnus.gnu-win32@send1c.yahoomail.com>
Reply-To: earnie_boyd AT yahoo DOT com
Mime-Version: 1.0
To: N8TM AT aol DOT com, TYann AT vet DOT com DOT au
Cc: dougk AT primenet DOT com, gnu-win32 AT cygnus DOT com

---N8TM AT aol DOT com wrote:
>
> In a message dated 8/20/98 9:54:24 PM Pacific Daylight Time,
TYann AT vet DOT com DOT au
> writes:
> 
> > 	try to move file src to dest
> >  	if failed because dest already exists
> >  		delete dest
> >  		try to move file src to dest
> >  
> Well, in my example, I tried to install make-3.77 by typing "make
install".
> Of course, it got as far as deleting the make.exe which was running,
and no
> further.  I have no trouble with ./make install, however.

This has nothing to do with the other.  Your problem is that when you
did `make install' you tried to overwrite the make.exe you were
executing and Win32 won't allow an open file to be deleted.  When you
did `./make install' you were then executing the make.exe you were
installing and then you had no problems because you weren't trying to
delete the opened executable.

==
-        \\||//
---o0O0--Earnie--0O0o----
--earnie_boyd AT yahoo DOT com--
------ooo0O--O0ooo-------



_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019