I'm following
This Tutorial and I got to the early step of installing webadmin. The version is newer than the one in the tutorial and it tells me that it will not install because it does not have the dependencies.
I have tried the following commands with some success
Quote:
|
sudo dpkg --install webmin_1.330_all.deb
|
Quote:
|
sudo apt-get install perl5 libnet-ssleay-perl
|
Finally I got as far as this step. But here is where I am stuck. Can anyone help me download/locate/install these dependencies?
Quote:
family@ubuntu:~/Desktop$ sudo dpkg --install webmin_1.330_all.deb
Password:
Selecting previously deselected package webmin.
(Reading database ... 88486 files and directories currently installed.)
Unpacking webmin (from webmin_1.330_all.deb) ...
dpkg: dependency problems prevent configuration of webmin:
webmin depends on libnet-ssleay-perl; however:
Package libnet-ssleay-perl is not installed.
webmin depends on libauthen-pam-perl; however:
Package libauthen-pam-perl is not installed.
webmin depends on libio-pty-perl; however:
Package libio-pty-perl is not installed.
webmin depends on libmd5-perl; however:
Package libmd5-perl is not installed.
dpkg: error processing webmin (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
webmin
|
Recent comments
16 hours 58 min ago
21 hours 57 min ago
23 hours 24 min ago
1 day 17 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 22 hours ago
2 days 13 min ago