- 2025年06月28日
- 星期六
省略jdk安装 安装zeromq cd zeromq-2.1.7./configure#出现错误:configure: error: Unable to find a working C++ compiler#需要安装g++编译器执行sudo yum install gcc-c++ #出现错误:configure: error: cannot link with -luuid, insta
省略jdk安装 安装zeromq cd zeromq-2.1.7./configure#出现错误:configure: error: Unable to find a working C++ compiler#需要安装g++编译器执行sudo yum install gcc-c++ #出现错误:configure: error: cannot link with -luuid, insta