西特张

关注

no gmake nor make found in path、cc命令未找到、equires the PCRE library、require the OpenSSL library

西特张

关注

阅读 96

2022-06-06

no gmake nor make found in path 的错误要安装make

yum install make

cc命令未找到的错误要安装 gcc

yum install gcc

the HTTP rewrite module requires the PCRE library 的错误需要安装 PCRE 库
no gmake nor make found in path、cc命令未找到、equires the PCRE library、require the OpenSSL library_make

yum install pcre-devel

SSL modules require the OpenSSL library的错误
no gmake nor make found in path、cc命令未找到、equires the PCRE library、require the OpenSSL library_linux_02

yum install openssl-devel -y


相关推荐

快乐与微笑的淘气

Error记录--make: ./libtool:命令未找到

快乐与微笑的淘气 73 0 0

辰鑫chenxin

java -cp命令 -Djava.library.path

辰鑫chenxin 47 0 0

倚然君

./configure: error: SSL modules require the OpenSSL library nginx缺少依赖openssl-devel报错

倚然君 60 0 0

和谐幸福的人生

ubuntu gcc g++ 未找到命令 安装 gcc-4.4 /bin/bash: cc: 未找到命令

和谐幸福的人生 53 0 0

静守幸福

详解:-bash: mysql command not found (mysql未找到命令)

静守幸福 7 0 0

贵州谢高低

【总结】nginx源码编译安装报错./configure: error: SSL modules require the OpenSSL library.

贵州谢高低 12 0 0

一叶随风_c94d

-bash: nginx: 未找到命令 (command not found) 解决方案

一叶随风_c94d 107 0 0

精彩评论(0)

0 0 举报