Yo siempre lo he echo asi, asi ver si te falta alguna lib en perl antes de instalar el panel yo siempre instalo este paquete.
apt-get -y install dialog libxml-simple-perl
Me sale esto man:
Code
- root@server1:~# apt-get -y install dialog libxml-simple-perl
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- You might want to run 'apt-get -f install' to correct these:
- The following packages have unmet dependencies:
- libfont-freetype-perl : Depends: perlapi-5.10.0
- liblocale-gettext-perl : PreDepends: perlapi-5.10.0
- libterm-readkey-perl : Depends: perlapi-5.10.0
- libtext-charwidth-perl : Depends: perlapi-5.10.0
- libtext-iconv-perl : Depends: perlapi-5.10.0
- E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
- root@server1:~#