下载源码包
wget ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.46.tar.bz2
解压,进入目录
tar xf pure-ftpd-1.0.46.tar.bz2
cd pure-ftpd-1.0.46
配置
./configure --prefix=/usr/local/pureftpd
--without-inetd
--with-altlog
--with-puredb
--with-throttling
--with-peruserlimits
--with-tls
错误:
没编译器
configure: error: no acceptable C compiler found in $PATH
yum -y install gcc gcc-c++
错误:
缺少SSL头文件
configure: error: