骑在墙上の博客

  • Home
  • Archives
  • Categories
  • Tags
  • About
  • Table of Contents
  • Overview
🐣

🐣

52 posts
57 tags
GitHub E-Mail
Links
  • Keep It Simple And Stupid
0%

configure: error: You need a C++ compiler for C++ support

Posted on 2018-07-16 Edited on 2019-09-12

linux下载安装pcre-8.35

./configure --prefix=/usr/local/pcre

报错:

configure: error: You need a C++ compiler for C++ support

解决:

yum install -y gcc gcc-c++
# 编译 # 报错 # gcc-c++ # pcre
Nginx 编译安装
./configure: error: SSL modules require the OpenSSL library.
© 2021 🐣
Powered by Hexo & NexT.Mist