随笔分类 - compile
摘要:编译 ./configure \ prefix=/usr/local/services/nginx 1.14.0 \ with openssl=/Users/gavin/Downloads/src/openssl 1.0.2l \ with http_ssl_module \ user=www \
阅读全文
摘要:在linux环境编译应用程式或lib的source code时出现如下错误:/usr/bin/ld: cannot find -lxxx这些讯息会随着编译不同类型的source code 而有不同的结果出来如:/usr/bin/ld: cannot find -lc/usr/bin/ld: cann...
阅读全文
摘要:安装Boost 支持 C++编译安装除gcc和gcc-c++之外,还需要两个开发库:bzip2-devel 和python-devel,因此在安装前应该先保证这两个库已经安装:# yum install gcc gcc-c++ bzip2 bzip2-devel bzip2-libs python-...
阅读全文

浙公网安备 33010602011771号