in reply to Re^2: Module Install Troubles
in thread Module Install Troubles
This looks like your CPAN.pm configuration has a bad value for the make value:
cpan> o conf make make /usr/bin/make
In the cpan shell you can set a new value with o conf make newvalue, and you'll want to o conf commit to save the new value.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Module Install Troubles
by QM (Parson) on Aug 22, 2008 at 15:07 UTC |