-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx [SMTP:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Erik Sternerson
Sent: Thursday, July 07, 2005 11:16 AM
To: Ethereal development
Subject: RE: [Ethereal-dev] What are all the softwares is needed?
Is there any list in any documents on which cygwin binaries you need to
build? It took me about half an hour to figure out that when nmake said
something like "bash not found" it actually meant that I had missed to
install 'which'. Not very apparent, ey?
So I made my own list about which cygwin packages are needed to build
the ethereal source (actually those that are needed to get "nmake -f
makefile.nmake setup" to run.
If these are in any documentation somewhere, please feel free point me
in the right direction and call me silly.
Anyhow, here's the list.
Archive>Unzip
Base>bash
Base>coreutils
Base>findutils
Base>grep
Base>sed
Base>which
Devel>bison
Devel>flex
Interpreters>Perl
Interpreters>Python
Web>wget
Erik
-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx