Wireshark-dev: Re: [Wireshark-dev] win32-setup.sh fails to set executable bit for upx.exe - any
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