2015年6月5日星期五

编译安装shadowsocks-libev过程中出现configure: error: OpenSSL header files not found.

解决方法:
The OpenSSL library is usually already installed, but you have to install the header files. Depending on your Linux distribution, you'll need these packages:
  • Red Hat, Fedora, CentOS - openssl-devel
  • Debian, Ubuntu - libssl-dev
  • Arch - openssl

没有评论:

发表评论