To make this work, am I correct to cd to userland/lib and issue the './configure && make' command or are there other commands required for this?
On Mon, Oct 26, 2015 at 10:51 AM, Yuri Francalacci <[email protected]> wrote: > the dkms package provides only the kernel module. The userland library and > dev files (the one you say missing) can be build starting from the scripts > available in the /userland path of the tgz file. > Yuri > ############################################### > Yuri Francalacci - [email protected] - http://www.ntop.org > "Simplicity is the ultimate sophistication" - Leonardo da Vinci > ############################################### > > On 26 Oct 2015, at 15:42, Josh <[email protected]> wrote: > > All, > > Good day. I've run the following commands to configure and build a > deb package for PFRING 6.0.3 that is dkms enabled and portable. > > *tar -xvf PF_RING-6.0.3.tar.gz* > *cd PF_RING-6.0.3/kernel* > *./configure* > *sudo make -f Makefile.dkms deb* > > The problem I'm seeing now is that when I install the deb package and > compare the files installed on this deb versus the previous 5.x version, we > are missing these files being installed: > > */usr/lib/libpfring.so - PRESENT ON BOTH INSTALLS* > */usr/local/include/pfring.h - Missing on 6.0.3 deb file install* > */usr/local/lib/libpfring.a - Missing on 6.0.3 deb file install* > */usr/local/lib/libpfring.so - Missing on 6.0.3 deb file install* > > Have I provided an incorrect step list or overlooked a configuration tweak > to make this work? With these files missing during the install, Suricata > is broken as a result. Any input is much appreciated. > > -- > > Josh > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc > > > > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc > -- Josh
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
