On Thu, 30 Mar 2006 17:12:12 EST, Xiaomei Liu said: > Hi there, > > I am a new one on using NetFlow tools. I am trying to compile and > install the net flow tools according to the INSTALL file. I have > installed the tcp-wrapper and gnu-make 3.80. However, I don't know > which make file should I use to compile. The INSTALL document suggests > to use "gmake" directly. But as there is no file with the name of > Makefile, this does not work.
INSTALL actually says: ./configure gmake gmake install You forgot to run ./configure, which takes Makefile.am and Makefile.in files and creates Makefile files configured for your system.
pgpT6uWpFSJgP.pgp
Description: PGP signature
_______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
