搜索资源列表
vsftpd-2.0.6.tar
- 嵌入式ftp服务器源代码2.0.6版,可移植到2410开发板上-Embedded ftp server version 2.0.6 source code can be ported to the development of on-board 2410
200841613515595
- 下载vsftpd-2.0.6.tar.gz 网上很好找的,附件也提供下载,解压。 tar zxvf vsftpd-2.0.6.tar.gz 修改解压包内文件MakeFile,改交叉编译器,我的路径是 # Makefile for systems with GNU tools CC= /usr/local/arm/3.4.1/bin/arm-linux-gcc 直接编译会出错,还要改一个包含库文件的文件vsf_findlibs.sh 把下面两句屏蔽掉吧-Download vs
mcrypt-2.6.8.tar
- if [ -x /usr/local/man ] then install -m 644 vsftpd.8 /usr/local/man 8/vsftpd.8 install -m 644 vsftpd.conf.5 /usr/local/man 5/vsftpd.conf.5 elif [ -x /usr/share/man ] then install -m 644 vsftpd.8 /usr/share/man/man8/vsftpd.8 install -m 644 vsftpd.con