容器技术交流

 找回密码
 立即注册
查看: 2520|回复: 1

请教pureftp的安装问题

[复制链接]
发表于 2009-5-29 10:47:13 | 显示全部楼层 |阅读模式
将源码包解压后,进入解压目录,执行:
[root@linuxserver pure-ftpd-1.0.22]# ./configure \ --prefix=/usr/local/pureftpd \ --with-mysql \ --with-virtualchroot \ --with-virtualhosts \ --with-virtualroot \ --with-diraliases \ --with-uploadscript \ --with-cookie \ --with-quotas \ --with-sysquotas \ --with-ratios \ --with-throttling \ --with-largefile \ --with-peruserlimits \ --with-paranoidmsg \ --with-welcomemsg \ --with-language=simplified-chinese

提示:
configure: error: invalid variable name:  --prefix
发表于 2009-5-29 12:45:38 | 显示全部楼层
./configure \ --prefix=/usr/local/pureftpd
改成
./configure --prefix=/usr/local/pureftpd
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Archiver|URLOS ( 粤ICP备18087780号 )

GMT+8, 2024-5-3 18:41 , Processed in 0.027035 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表