Ok. Recap of the current process: apt-get install debhelper dkms wget pfring-6.0.3.tar.gz tar -xvzf pfring-6.0.3.tar.gz cd pfring-6.0.3/kernel ./configure
This works and creates the deb file. The problem I am seeing right now is that I'm not getting the other modules in PFRING like libpcap / tcpdump. Do I need to go to each folder and issue the ./configure, make and make install commands in prep for those being installed first? Any help is appreciated. On Tue, Oct 20, 2015 at 11:45 AM, Josh <[email protected]> wrote: > Correction, I missed the line noting the location of the deb file, my bad > about that. The rest is still of interest though. > > On Tue, Oct 20, 2015 at 11:29 AM, Josh <[email protected]> wrote: > >> Thanks, noted that debhelper is also required. That allowed the package >> to complete but I don't see the deb file anywhere. Also, not seeing how >> you can change the settings like ring count, TX/RX settings, transparency, >> etc as a pre-compile configuration. >> >> On Tue, Oct 20, 2015 at 11:15 AM, Yuri Francalacci <[email protected]> wrote: >> >>> 1) >>> make[1]: dh_testdir: Command not found >>> Probably your system does not have deb helper package. >>> 2) dkms is kernel oriented, hence the dkms package does not contain any >>> library. Those are in the userland tree >>> >>> Yuri >>> ############################################### >>> Yuri Francalacci - [email protected] - http://www.ntop.org >>> "Simplicity is the ultimate sophistication" - Leonardo da Vinci >>> ############################################### >>> >>> On 20 Oct 2015, at 17:12, Josh <[email protected]> wrote: >>> >>> make[1]: dh_testdir: Command not found >>> >>> >>> >>> _______________________________________________ >>> Ntop-misc mailing list >>> [email protected] >>> http://listgateway.unipi.it/mailman/listinfo/ntop-misc >>> >> >> >> >> -- >> >> Josh >> > > > > -- > > Josh > -- Josh
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
