安装配置pure-ftpd出现的错误
configure: error: OpenSSL headers not found.
解决方法是
yum intall -y openssl-devel
安装配置pure-ftpd出现的错误
configure: error: OpenSSL headers not found.
解决方法是
yum intall -y openssl-devel
转载于:https://my.oschina.net/lvguidong/blog/505136