If I recall correctly, this is enabled or disabled automatically during 
configure based on whether the pcap header and/or library can be found.

On Ubuntu, you should be good if you have... I think it's libpcap-dev 
installed.  If you don't, please install it and then re-run configure.

If you have the appropriate package installed and it still doesn't work, check 
the output of configure to see if there's anything useful about pcap in there.

Hope that helps.

-- Murphy

On Dec 21, 2011, at 1:18 PM, Bharath Madhusudan wrote:

> I am just getting started with nox and before I throw real traffic at
> my setup, I would like to be able to use a pcap file as input.
> 
> When I try:
> 
> ./nox_core -i pcap:162.pcap:162.out
> 
> I get:
> 
> 00001|openflow|ERR:pcap support not built in.  Ensure you have pcap
> installed and rebuild
> 
> Looking at the nox config files, its non-obvious to me how I would go
> about doing this
> 
> Thanks a lot in advance for anything anyone might have to say about this.
> 
> Regards, Bharath
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to