当我安装ntop时,./autogen.sh & make,但是在"make“中,请给出以下错误:
ln: `icmpPlugin.so': File exists
make[2]: *** [icmpPlugin.so] Error 1
make[2]: Leaving directory `/root/ntop/compiles/ntop-3.3/plugins'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/ntop/compiles/ntop-3.3/plugins'
make: *** [install-recursive] Error 1?对不起,我的英语不好
发布于 2012-02-24 11:00:10
您正在将包编译为root吗?
我建议不要那样做。
如果and说目标文件存在,为什么不重命名/移开它,然后再试一次?
https://serverfault.com/questions/363353
复制相似问题