Hi All,
The automated library download failed when using “> nmake -f Makefile.nmake setup” and
script stop
unzip: can't find either /cygdrive/c/ethereal-win32-libs/glib-2.4.7.zip
or /cygdrive/c/ethereal-win32-libs/glib-2.4.7.zip.zip, so there.
The glib-2.4.7.zip was downloaded and exists in the c/ethereal-win32-libs/ folder.
Where can I get the unzip application?
This is printout :
> nmake -f Makefile.nmake setup
Microsoft (R) Program Maintenance Utility Version
6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
Checking for required applications:
bash: /usr/bin/bash
bison:
/cygdrive/c/Program Files/GnuWin32/bin/bison
flex:
/cygdrive/c/Program Files/GnuWin32/bin/flex
grep: /usr/bin/grep
/usr/bin/find:
/usr/bin/find
perl:
/cygdrive/c/Perl/bin/perl
env: /usr/bin/env
python:
/cygdrive/c/Python24/python
sed: /usr/bin/sed
unzip: unzip
wget: wget
****** glib-2.4.7.zip ******
No HTTP proxy specified (http_proxy and HTTP_PROXY are empty).
Downloading gtk2.4/glib-2.4.7.zip into
/cygdrive/c/ethereal-win32-libs, installi
ng into glib
File `glib-2.4.7.zip' already there, will not retrieve.
Extracting /cygdrive/c/ethereal-win32-libs/glib-2.4.7.zip into
/cygdrive/c/ether
eal-win32-libs/glib
unzip: can't find
either /cygdrive/c/ethereal-win32-libs/glib-2.4.7.zip or /cyg
drive/c/ethereal-win32-libs/glib-2.4.7.zip.zip,
so there.
ERROR: Couldn't unpack
/cygdrive/c/ethereal-win32-libs/glib-2.4.7.zip
NMAKE : fatal error U1077: 'bash' : return code '0x1'
Stop.