ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] win32-setup.sh fails to set executable bit for upx.exe - any

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Fri, 30 Nov 2007 02:04:19 +0100
Bill Meier schrieb:
Ulf Lamping wrote:
... so I guess the find call doesn't find the upx.exe, so chmod isn't called. As a remark, AFAIK this is the first time for an exe needs this bit, so the find call might never have been worked correctly before.



After a quick look, I've committed a change (SVN 23675) which works for my directory configuration; Please give it a try on your system (YMMV).

Although I see a change in the win32-setup.sh file (so I got your changes), there's unfortunately no change in behaviour, upx.exe still lacks the executable bit ...

Regards, ULFL