Jaap Keuter wrote:
Hi,
This stuff is wierd. First cygpath that acts up, now it's env that can't
find python from /usr/bin/ It seems that path isn't working.
Do you have a nondefault cygwin installation? Maybe it's the filesystem
type, what type is it?
Thanx,
Jaap
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev
I remember having problems like this once when my PATH environment
variable got to long when going through the build process.
Try to use an additional setup of the PATH variable (in conjunction with
what is setup using vcvars32.bat) that is less extensive but supports
the build environment.
Regards, Peter