安装vsftp是出问题了
发表于 : 2014-03-09 19:43
我新弄ubuntu,参照教材上面安装vsftp,执行 apt-get install vsftpd过后出现以下提示,谁能指点我一下呀,谢谢啦
root@ubuntu:~# apt-get install vsftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
vsftpd
0 upgraded, 1 newly installed, 0 to remove and 25 not upgraded.
Need to get 0 B/130 kB of archives.
After this operation, 353 kB of additional disk space will be used.
Preconfiguring packages ...
dpkg: warning: 'ldconfig' not found in PATH or not executable.
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable.
dpkg: error: 2 expected programs not found in PATH or not executable.
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)
root@ubuntu:~#
root@ubuntu:~# apt-get install vsftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
vsftpd
0 upgraded, 1 newly installed, 0 to remove and 25 not upgraded.
Need to get 0 B/130 kB of archives.
After this operation, 353 kB of additional disk space will be used.
Preconfiguring packages ...
dpkg: warning: 'ldconfig' not found in PATH or not executable.
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable.
dpkg: error: 2 expected programs not found in PATH or not executable.
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)
root@ubuntu:~#