On 12/01/2006 08:13 AM, Brent Clark wrote:
Hello world
I have this problem using perl shell to install cpan modules.
I keep getting this
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
I have tried rem
On 12/1/06, Brent Clark <[EMAIL PROTECTED]> wrote:
I keep getting this
Running make test
Can't test without successful make
That means that the "make" stage - which builds your new module -
didn't succeed, for some reason. Maybe your system is missing some key
Hello world
I have this problem using perl shell to install cpan modules.
I keep getting this
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
I have tried removing the .cpan directory, but this has not