Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
While trying to install CPAN modules on a fresh Perl 5.14.0 install I get the following error message repeatedly from different modules (DBI, List::MoreUtils, ...).
make: *** No Rule ... Target »/opt/perl-5.14.0/lib/5.14.0/i686-linux-t +hread-multi/CORE/cc_runtime.h«, ... (/usr/bin/make exited with 512)
What am I doing wrong?
Any hints are very appreciated. Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl 5.14.0 cc_runtime.h
by Anonymous Monk on May 23, 2011 at 20:00 UTC |