安装pcre 8.30总提示libtool错误,这是因为Ubuntu系统中只安装了 c compiler, 没有安装c++ compiler。
我们可以使用apt-get install g++(gcc-c++在Ubuntu中称为g++)命令安装C++ compiler 后,再重新安装PCRE,OK。
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3