Looks like you are right :0 configure:17552: checking for zmq_send in -lzmq configure:17577: gcc -o conftest -g -O2 -I/usr/local/include -I/opt/local/include -I/root/nprobe_6.16.140827_svn4314/../P$ /usr/bin/ld: cannot find -lzmq collect2: error: ld returned 1 exit status
The way I compiled nprobe was ./autogen.sh ./configure ./make ./ make install I appreciate you telling me how to compile it with zmq support on fedora core 20 Regards, From: [email protected] [mailto:[email protected]] On Behalf Of Yuri Francalacci Sent: Monday, September 29, 2014 2:19 PM To: [email protected] Subject: Re: [Ntop-misc] ntopng architecture Probably your nprobe has not been compiled with zmq support. Check for "zmq" under your config.log. Yuri ############################################### Yuri Francalacci - [email protected]<mailto:[email protected]> - http://www.ntop.org "Simplicity is the ultimate sophistication" - Leonardo da Vinci ############################################### On 29 Sep 2014, at 13:11, Ramzi Abdallah <[email protected]<mailto:[email protected]>> wrote: Hi Yuri, Using --zmq' results in nprobe: unrecognized option '--zmq' error message Regards, Ramzi [root@ntopng ~]# nprobe --zmq "tcp://127.0.0.1:5556" -i p3p1 29/Sep/2014 07:09:47 [plugin.c:161] No plugins found in ./plugins 29/Sep/2014 07:09:47 [plugin.c:161] No plugins found in /usr/local/lib/nprobe/plugins 29/Sep/2014 07:09:47 [plugin.c:165] WARNING: Unable to find plugins directory. nProbe will work without plugins! nprobe: unrecognized option '--zmq' 29/Sep/2014 07:09:47 [nprobe.c:4165] WARNING: The output interfaceId is set to 0: did you forget to use -Q perhaps ? 29/Sep/2014 07:09:47 [nprobe.c:4168] WARNING: The input interfaceId is set to 0: did you forget to use -u perhaps ? 29/Sep/2014 07:09:47 [nprobe.c:4223] Welcome to nprobe v.6.16.140925 ($Revision: 1234 $) for x86_64-unknown-linux-gnu 29/Sep/2014 07:09:47 [nprobe.c:4294] WARNING: -n parameter is missing. 127.0.0.1:2055 will be used. 29/Sep/2014 07:09:47 [nprobe.c:6134] Welcome to nprobe v.6.16.140925 for x86_64-unknown-linux-gnu 29/Sep/2014 07:09:47 [plugin.c:930] 0 plugin(s) enabled 29/Sep/2014 07:09:47 [util.c:308] GeoIP: loaded AS config file /usr/local/nprobe/GeoIPASNum.dat 29/Sep/2014 07:09:47 [util.c:317] GeoIP: loaded AS IPv6 config file /usr/local/nprobe/GeoIPASNumv6.dat 29/Sep/2014 07:09:47 [nprobe.c:4750] Using packet capture length 128 29/Sep/2014 07:09:47 [nprobe.c:6302] IPv6 traffic will NOT be exported/accounted by this probe 29/Sep/2014 07:09:47 [nprobe.c:6303] due to configuration options (e.g. use NetFlow v9) 29/Sep/2014 07:09:47 [nprobe.c:6433] Capturing packets from interface p3p1 [snaplen: 128 bytes] 29/Sep/2014 07:09:47 [util.c:2763] nProbe changed user to 'nobody' 29/Sep/2014 07:09:47 [nprobe.c:6631] nProbe started successfully
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
