Trying to get NTOP working on Win2000 I read BUILD-MinGW.txt - downloaded 1) MinGW (available from http://www.mingw.org) This was tested against MinGW-1.1.tar.gz
2) GNU Make (available from http://www.mingw.org) This was tested with GNU Make v3.79.1, (comes with MinGW-1.1) 2) WinPCAP developer's pack (available from http://netgroup-serv.polito.it/winpcap/install/bin/WPdpack.zip) This was tested with Release 2.2 of WinPcap 3) gdbm for win32/mingw (from http://sourceforge.net/projects/mingwrep) This was tested with gdbm-1.8.0-20010430.zip 4) ntop (available from http://www.ntop.org) -installed mingw (added the bin dir to the path gcc -v works) I then try 3a) Build zlib cd gdchart0.94c/zlib1.1.3 make -f Makefile.mingw cd ../.. I get this error gcc -O3 -DHAVE_UNISTD_H -c -o example.o example.c gcc: installation problem, cannot exec `cpp0': No such file or directory make: *** [example.o] Error 1 _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
