Hello 
all
 
I am a new user of Wireshark1.0.0 
and an setting up my build environment on WindowsXP.  I  have followed 
the instructions as mentioned in the Developer user guide 
and everything was working fine 
until I encountered this problem. 
When I run the command 
 
nmake -f makefile.nmake setup 
 
it results in the following error 
after it has unpacked a lot of package.
 
 
****** user-guide-24665.zip 
******
No HTTP proxy specified (http_proxy 
and HTTP_PROXY are empty).
Downloading user-guide-24665.zip 
into C:\WIRESH~2.0, installing into user-guide
--10:27:33--  
http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-03-17/
packages//user-guide-24665.zip
           
=> `user-guide-24665.zip'
Resolving anonsvn.wireshark.org... 
67.228.110.124
Connecting to 
anonsvn.wireshark.org|67.228.110.124|:80... 
connected.
HTTP request sent, awaiting 
response... 200 OK
Length: 2,713,431 (2.6M) 
[application/octet-stream]
 
100%[====================================>] 
2,713,431      1.27M/s
 
10:27:35 (1.27 MB/s) - 
`user-guide-24665.zip' saved [2713431/2713431]
 
Extracting 
C:\WIRESH~2.0/user-guide-24665.zip into 
C:\WIRESH~2.0/user-guide
 skipping: 
user-guide.chm          compression 
method 9
 
ERROR: Couldn't unpack 
C:\WIRESH~2.0/user-guide-24665.zip
 
NMAKE : fatal error U1077: 
'c:\cygwin\bin\bash.EXE' : return code '0x1'
Stop.
 
 
 
The problem is related to unpacking 
if user-guide zipped package and before I can do anything the build fails and 
the remaining zipped package 
Necessary for compile while using 
the command “nmake -f makefile.nmake all “ 
 are not downloaded and intalled.
 
Any help in this regard would be 
highly appreciated.
 
Thanks in 
advance
Hemant 
Kumar