All; Would imagine this is something I am doing incorrectly. Googled the problem, not able to find a solution that I understand (although - may - have well looked at it !!)
Loaded new install - as basic as I could get it. d/l'ed all latest sources for: nprobe 5.2.1 pro (paid for it ! I really want this !!!!) autoconf 2.63 automake 1.11 bison 2.4.1 flex 2.5.35 libpcap 1.0 libtool 2.2.6 Autogen.sh appears to run normal. make gives the following: ./libtool: line 463: CDPATH: command not found ./libtool: line 1141: func_opt_split: command not found libtool: Version mismatch error. This is libtool 2.2.6, but the libtool: definition of this LT_INIT comes from an older release. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 libtool: and run autoconf again. make[2]: *** [collect.lo] Error 63 make[2]: Leaving directory `/home/rstoney/libs/nprobe_5.2.1_050209_pro' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rstoney/libs/nprobe_5.2.1_050209_pro' make: *** [all] Error 2 I have deleted the aclocal.m4 file in my build directory, used 'aclocal' to recreate, followed by autoconf. Also did same, followed by autoreconf. Both produced same error. Deleted nprobe build directory, deleted aclocal.m4 off the bat, and tried the routine using both autoconf and autoreconf. Same. Any suggestions ? Rich S. _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
