Rootop 服务器运维与web架构

/bin/sh: ctags: command not found

| 暂无评论

       在Centos5.3下安装webbench时出现/bin/sh: ctags: command not found 错误,原因是缺少ctags命令。

解决方法:

[root@localhost webbench-1.5]# yum install -y ctags

在redhat下的iso镜像中,有ctags安装包,安装即可。

原创文章,转载请注明。本文链接地址: https://www.rootop.org/pages/867.html

作者:Venus

服务器运维与性能优化

发表回复