免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1497 | 回复: 1

vsftpd-2.0.3安装出错 [复制链接]

论坛徽章:
0
发表于 2009-02-19 00:01 |显示全部楼层
在编辑vsftpd-2.0.3它时老是出现如下错误!!!!!!!!!在配置它时,我已成功配了web,服务器!!!哪位高手能否给小弟指点指点迷精。再此先谢了啊!!!!!!!!
make: `vsftpd' is up to date.
[root@localhost vsftpd-2.0.3]# make install
if [ -x /usr/local/sbin ]; then \
        install -m 755 vsftpd /usr/local/sbin/vsftpd; \
else \
        install -m 755 vsftpd /usr/sbin/vsftpd; fi
if [ -x /usr/local/man ]; then \
        install -m 644 vsftpd.8 /usr/local/man/man8/vsftpd.8; \
        install -m 644 vsftpd.conf.5 /usr/local/man/man5/vsftpd.conf.5; \
elif [ -x /usr/share/man ]; then \
        install -m 644 vsftpd.8 /usr/share/man/man8/vsftpd.8; \
        install -m 644 vsftpd.conf.5 /usr/share/man/man5/vsftpd.conf.5; \
else \
        install -m 644 vsftpd.8 /usr/man/man8/vsftpd.8; \
        install -m 644 vsftpd.conf.5 /usr/man/man5/vsftpd.conf.5; fi
install: cannot stat `/usr/local/man/man8/vsftpd.8': Not a directory
install: cannot stat `/usr/local/man/man5/vsftpd.conf.5': Not a directory
make: *** [install] Error 1

论坛徽章:
0
发表于 2009-02-19 09:43 |显示全部楼层
install: cannot stat `/usr/local/man/man8/vsftpd.8': Not a directory
install: cannot stat `/usr/local/man/man5/vsftpd.conf.5': Not a directory
make: *** [install] Error 1


make 了沒有??
在CU找一下,config 配置信息,後再試
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP