Instalación de módulos de perl

Friday, June 30th, 2006 @ 5:39 pm | Notas rápidas, perl
perl -MCPAN -e 'install Net::SNMP::Interfaces::Details'

alternativa

perl -MCPAN -e shell
cpan> install Net::SNMP::Interfaces::Details

Si encuentra errores:

perl -MCPAN -e shell
cpan> make Net::SNMP::Interfaces::Details

Detallará donde se encuentra el error

Ejemplo:

...
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

 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

 

 

Recently

  • Infección en apps de Android
  • virt-manager: ERROR:root:unsupported locale setting
  • sopastrike.com – Vamos a la huelga
  • No me gusta wordpress
  • [Asterisk] Tareas de mantenimiento
  • screengrab queda muerto
  • rails + omniauth + omniauth-twitter
  • Ruby on Rails + Papercliip: cannot load such file — cocaine (LoadError)
  • `autodetect’: Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)
  • Drivers nvidia en Debian Wheezy y Xorg con dos monitores ( dual head )
  •