dJJackson has asked for the wisdom of the Perl Monks concerning the following question:
sudo cpan install Inline::C ran fine
But when I run: sudo cpan install Device::USB I the following errors:
Reading '/root/.cpan/Metadata' Database was generated on Fri, 23 Sep 2016 15:17:02 GMT Running install for module 'Device::USB' Checksum for /root/.cpan/sources/authors/id/G/GW/GWADEJ/Device-USB-0.36.tar.gz ok 'YAML' not installed, will not store persistent state Configuring G/GW/GWADEJ/Device-USB-0.36.tar.gz with Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Device::USB Writing MYMETA.yml and MYMETA.json Failed to find module path for 'USB.pm' at Makefile.PL line 50. Warning: No success on command/usr/bin/perl Makefile.PL INSTALLDIRS=site GWADEJ/Device-USB-0.36.tar.gz /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Help installing USB
by stevieb (Canon) on Sep 23, 2016 at 18:52 UTC | |
|
Re: Help installing USB
by dasgar (Priest) on Sep 23, 2016 at 20:15 UTC | |
by dJJackson (Initiate) on Sep 23, 2016 at 23:27 UTC | |
by stevieb (Canon) on Sep 23, 2016 at 23:38 UTC | |
|
Re: Help installing USB
by haukex (Archbishop) on Sep 24, 2016 at 12:00 UTC |