tillmannw / honeytrap

a low-interaction honeypot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors while configuring with submit nebula plugin

shafaq466 opened this issue · comments

i am using --with-submit-nebula in ./configure command "./configure --with-efence --with-stream-mon=pcap --with-submit-nebula" and it is showing errors like:
checking for pcap_datalink in -lpcap... yes
checking nebula.h usability... yes
checking nebula.h presence... yes
checking for nebula.h... yes
checking for nebula_new in -lnebula... no

Error - nebula library not found. Install it or use the following options:

--with-nebula-libraries=[location of nebula shared library files]
I've configured nebula and there are no shared library files, just executable files.