Windows Development Files for Ethereal This repository contains the libraries necessary to compile Ethereal under Windows. You can download and unpack them by hand, but it's much easier to run nmake -f Makefile.nmake setup from the main Ethereal source directory. This automatically downloads the files to c:\ethereal-win32-libs and unpacks them. This directory can be changed by modifying the "ETHEREAL_LIBS" variable in config.nmake.