- 代碼: 選擇全部
deb http://ftp.tku.edu.tw/OS/Linux/distributions/debian/ stable main non-free contrib
deb http://ftp.tku.edu.tw/OS/Linux/distributions/debian/non-US stable/non-US main non-free contrib
在鍵入apt-get install webmin後,
出現以下訊息:
- 代碼: 選擇全部
[root@debian:~]#apt-get install webmin
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
webmin: Depends: libauthen-pam-perl but it is not going to be installed
Depends: libnet-ssleay-perl but it is not going to be installed
E: Broken packages
請問一下,
是不是得先安裝libauthen-pam-perl及libnet-ssleay-perl這兩個東東?