|
|
各位朋友好!
小弟安装了Linux 9.0,之前是安装vsftpd的,我又想使用wu-ftpd安装试试看,在试安装wu-ftpd之前我已经stop vsftpd了..但在安装的过程中发现如下问题请朋友帮忙指点...谢谢!
[root@localhost wu-ftpd]# rpm -ivh 1wu-ftpd*
warning: 1wu-ftpd-2.6.2-8.i386.rpm: V3 DSA signature: NOKEY, key ID e01260f1
error: Failed dependencies:
rc-inetd is needed by wu-ftpd-2.6.2-8
awk is needed by wu-ftpd-2.6.2-8
inetdaemon is needed by wu-ftpd-2.6.2-8
[root@localhost wu-ftpd]#
和如下:
[root@localhost wu-ftpd]# rpm -ivh wu-*
warning: wu-ftpd-2.6.2-8.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
libcrypto.so.2 is needed by wu-ftpd-2.6.2-8
libssl.so.2 is needed by wu-ftpd-2.6.2-8
[root@localhost wu-ftpd]# |
|