首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > Linux > AS3上安装vsftp2.01的error
【标  题】:AS3上安装vsftp2.01的error
【关键字】:AS3,vsftp2.01,error
【来  源】:http://blog.csdn.net/magicbreaker/archive/2007/04/19/1570997.aspx

AS3上安装vsftp2.01的error

 AS3上安装vsftp2.01的error

[root@linuxtest vsftpd-2.0.1]# 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 create regular file `/usr/local/man/man8/vsftpd.8': No such file or directory
install: cannot create regular file `/usr/local/man/man5/vsftpd.conf.5': No such file or directory
make: *** [install] Error 1

/usr/local/man/man5
/usr/local/man/man8
建好上面这两个目录,搞定

TinyMail研究—Camel-lite的插件系统:【上一篇】
Apache2.0过滤器开发:【下一篇】
【相关文章】
  • .NET Interop: 从IErrorInfo错误对象获得托管代码的异常信息
  • RAS3U3 xwindows rpms
  • Error:ORA-01033:ORACLE initialization or shutdown in progress错误解决
  • java.lang.NoClassDefFoundError之二 2006.9.1
  • postfix接收大邮件出错: queue file write error
  • 巧妙利用图片IMG的onerror事件,对付网通电信的南北分家
  • Redhat AS3 U6 不能登录,无论本机还是SSH
  • MsAjax Lib-> Error 类型扩展
  • ORA-00600: internal error code, arguments: [4194], [42], [41], [], [], [], [], [] 解决方法
  • 为VC6的CHtmlView继承类添加NavigateError事件响应
  • 【随机文章】
  • 23种设计模式幽默见解
  • 结果就真的不能显示中文,可是我看到字体
  • 规格化DataGrid显示
  • ORACLE创建撤销表空间
  • AP-2500接入点
  • MySQL10条技巧
  • WCDMAR4与NGN可商用、可运营关键问题的比较
  • 教你如何给Solaris打补丁
  • DataGridPager 样式
  • [转贴]SQL Server 2005 Data Mining简介
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.