unbuntu18.04安装snort出现 recipe for target 'aclocal.m4' failed
作者:互联网
1.recipe for target 'aclocal.m4' failed
sudo apt-get install autoconf automake
2.ERROR! LuaJIT library not found.
wget http://luajit.org/download/LuaJIT-2.0.5.tar.gz
tar -zxvf LuaJIT-2.0.5.tar.gz
cd LuaJIT-2.0.5/
make && sudo make install
标签:target,tar,sudo,recipe,gz,failed,2.0,LuaJIT 来源: https://www.cnblogs.com/ttxs69/p/13141338.html