Tomas Cejka
Tomas Cejka
On my Fedora 23, there is an error/warning message in the output of configure: ``` checking host system type... x86_64-unknown-linux-gnu sed: -e expression #1, char 0: no previous regular expression...
`--enable-coprbuild` enforces NEMEA and libpcap in spec file that is used for building SRPM and which is also used at COPR.
Some fields are missing in the README list of plugins. Additionally, I'd suggest to split README and describe plugins in a separate file from the global README (which is too...
Build separate .so - loadable objects and include them into separate RPM packages.
Using branch `django18upgrade`, I get the following error: ``` OperationalError at /admin/peers/peer/add/ no such table: peer_networks Request Method: POST Request URL: http://localhost:8000/admin/peers/peer/add/ Django Version: 1.8 Exception Type: OperationalError Exception Value:...
Add necessary files and make neccessary changes to generate the deb package with NEMEA detectors. For inspiration, have a look into https://github.com/CESNET/Nemea-Framework/tree/master/libtrap/debian and https://github.com/CESNET/Nemea-Framework/blob/master/libtrap/Makefile.am#L47