想写个exploit,需要安装Varnish进行测试。在Centos安装Varnish3.0.4,make的时候遇到如下错误:
error: editline/readline.h: No such file or directory
按照百度解决方案如下:
yum install readline-devel
yum install ncurses-devel
记录一下,希望对以后遇到此问题的小伙伴有所帮助!
- 本文固定链接: http://www.nxadmin.com/system/other/1369.html
- 转载请注明: admin 于 阿德马Web安全 发表