[netflow-tools] Cannot compile softflowd from hg
Christoph Biedl
netflow-tools.aguu at manchmal.in-ulm.de
Wed Feb 2 04:44:08 EST 2011
Florian Weimer wrote...
> I guess you just need to run autoreconf.
Thanks, that did the trick. Perhaps the documentation should see a
small update as below?
Christoph
--- a/README
+++ b/README
@@ -28,6 +28,7 @@ Installing
Building softflowd should be as simple as typing:
+[ -f configure ] || autoreconf
./configure
make
make install
More information about the netflow-tools
mailing list