Issue 602398: Jaguar "install" does not overwrite (original) (raw)
Issue602398
Created on 2002-08-30 12:58 by jackjansen, last changed 2022-04-10 16:05 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg12213 - (view) | Author: Jack Jansen (jackjansen) * ![]() |
Date: 2002-08-30 12:58 |
Jaguar has a new version of the "install" program (taken from 4.4BSD, according to the man page) which uses copy in stead of move to install stuff. This makes it fail when you re-install Python. An obvious fix is to use install-sh, but this has the disadvantage of being dead slow. | ||
msg12214 - (view) | Author: Jack Jansen (jackjansen) * ![]() |
Date: 2003-01-15 23:56 |
Logged In: YES user_id=45365 I can't repeat this anymore, either it's been fixed or it was a mistake in the first place. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-10 16:05:38 | admin | set | github: 37116 |
2002-08-30 12:58:14 | jackjansen | create |