我想安装该清漆vagent2 https://github.com/varnish/vagent2谁能帮我安装清漆vagent2
我周围的工作,但它没有安装..这是给我下面的错误..
[email protected] [/usr/local/src/vagent2-master]# ./autogen.sh
+ aclocal
configure.ac:65: error: pkg.m4 missing, please install pkg-config
configure.ac:65: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
现在我已经安装了pkg-config/m4 /最新版本的automake/autoconf ... 但它却出现了这个问题。任何人都可以引导我,我怎么能通过相同的?
什么平台是你 –
我在CentOS 5.9 – Blakdronzer