摘要: liux 执行 unzip dist.zip 会报 -bash: unzip: command not found 是因为我们没有安装解压工具unzip 安装命令: yum install unzip zip 执行完之后重新解压就好了 阅读全文
posted @ 2021-06-22 15:24 谢世林 阅读(97) 评论(0) 推荐(0)
摘要: ./configure: error: the HTTP rewrite module requires the PCRE library. You can either disable the module by using --without-http_rewrite_module option 阅读全文
posted @ 2021-06-22 14:59 谢世林 阅读(1122) 评论(0) 推荐(0)