PDA

View Full Version : cpan install Device::USB fails


kaurman
April 20th, 2008, 09:39 AM
I am trying to execute: sudo cpan install Device::USB and I get the following error:

Compilation failed in require.
BEGIN failed--compilation aborted.
make: *** [USB.inl] Error 25
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible


I have make installed.

What could be the problem?

K