[shell]
perl -MCPAN -e ‘install Net::SNMP::Interfaces::Details’
[/shell]
alternativa
[shell]
perl -MCPAN -e shell
cpan> install Net::SNMP::Interfaces::Details
[/shell]
Si encuentra errores:
[shell]
perl -MCPAN -e shell
cpan> make Net::SNMP::Interfaces::Details
[/shell]
Detallará donde se encuentra el error
Ejemplo:
[shell]
…
Looks good
Writing Makefile for Net::SNMP::Interfaces
Can’t exec «/usr/bin/make»: No existe el fichero o el directorio at /usr/share/perl/5.8/CPAN.pm line 4567.
/usr/bin/make — NOT OK
[/shell]
Deja una respuesta