Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] making register.c - python problem

From: Nina Pham <nina@xxxxxxxxxxx>
Date: Tue, 11 Jul 2006 13:31:32 -0700
I have python installed on C:/python24/python.exe, and set this in config.nmake. However, I have following permission denied error:

Making register.c (using python)
C:/python24/python.exe: can't open file '..': [Errno 13] Permission denied
NMAKE : fatal error U1077: 'C:/python24/python.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC98\BIN\NMAKE.EXE' : return co
de '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC98\BIN\NMAKE.EXE' : return co
de '0x2'
Stop.

Please help.