| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dk AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Application failed to initialize (0xc0000022) |
| Date: | Wed, 21 Apr 2004 10:15:36 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <87isfupjhi.fsf@offby1.atm01.sea.blarg.net> |
| Message-ID: | <NUTMEGvxg1dh3Tq3wPD00000537@NUTMEG.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 21 Apr 2004 09:15:36.0515 (UTC) FILETIME=[34E8C130:01C42781] |
| Note-from-DJ: | This may be spam |
> -----Original Message-----
> From: cygwin-owner On Behalf Of Eric Hanchrow
> Sent: 20 April 2004 19:55
> This has burned me often enough that I've made a little shell
> function that reminds me:
> if [ "$OSTYPE" = "cygwin" ]; then
> unzip ()
> {
> command unzip "$@"
> echo If you are unzipping DLLs, be sure to make them
> executable. > /dev/stderr
> }
> fi
Indeed. It's not Zip's job to preserve file perms. That's what tar is
for.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |