Hi Stefan it seems libnuma is not installed, please make sure you have: # dpkg --get-selections| grep numa libnuma-dev:amd64 install libnuma1:amd64 install
and run: PF_RING/userland/lib # ./configure Alfredo > On 19 Aug 2015, at 19:44, Stefan Binna <[email protected]> > wrote: > > Hi, > > I am currently trying to implement PF_RING on Ubuntu 12.04.5 LTS Server with > Kernel 3.13.0-32-generic. > > I tried following sources: > > - git clone https://github.com/ntop/PF_RING > - PF_RING-6.0.3.tar.gz > > I have installed following packages to fulfill the build requirements, > furthermore the Ubuntu has the newest packages available installed: > > build-essentials, libnuma-dev, libnuma1, dkms, debhelper > > When I try to build the .deb package manually, as described here: > http://packages.ntop.org/ubuntu/12.04/x64/PF_RING/ > > I ALWAYS get the following build errors after like 2 minutes of compiling: > > [...] > checking librdi.h usability... no > checking librdi.h presence... no > checking for librdi.h... no > checking for pthread_setaffinity_np in -lpthread... no > checking for librdi.h... (cached) no > checking for redisCommand in -lhiredis... no > checking for numa_available in -lnuma... no > checking if libnuma is present... no > Please install libnuma-dev in order to use PF_RING > make[2]: Entering directory `/root/PF_RING/userland/lib' > make[2]: *** No targets specified and no makefile found. Stop. > make[2]: Leaving directory `/root/PF_RING/userland/lib' > make[1]: *** [libpfring] Error 2 > make[1]: Leaving directory `/root/PF_RING/userland' > make: *** [pre-build-core] Error 2 > > What can I do to succeed in a successful build? > > Thanks very much in advance. > > Kind regards, Stefan. > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
