上传者: 42175035
|
上传时间: 2022-01-24 15:14:36
|
文件大小: 1.17MB
|
文件类型: -
依存关系
的libtool
自动制作
自动配置
gcc && make
rpmbuild [可选的]
如何建造
$ pushd nDPI
$ autoheader
$ aclocal
$ autoconf
$ autoreconf -ivf
$ ./configure --enable-debug=yes # enable debug
$ make # for nDPI
$ popd
$ make # for kernel module
$ make install
$ make test # simple test
$ make rpm # build rpm package