Hello,

I have a problem with Cpan module:
At the first running of Perl installation, I received the following prompt:

"Are you ready for manual configuration? [yes] "

Everything step of install except I put a wrong response at:

Parameters for the 'perl Makefile.PL' command?
Typical frequently used settings:
POLLUTE=1 increasing backwards compatibility
LIB=~/perl non-root users (please see manual for more hints)^
Your choice: [] 
Parameters for the 'make' command?^M
Typical frequently used setting:
-j3 dual processor system
Your choice: [] -j3

And now, each I try to install a module by using CPAN shell, it fail:

make: Warning: Ignoring DistributedMake -j option
make: Fatal error: No dmake max jobs argument after -j flag
/usr/ccs/bin/make -j3 -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
CPAN.pm panic: deep recursion in color_cmd_tmps depth[100] 
self[CPAN::Distribution=HASH(0x1880004)] id[M/MS/MSCHWERN/Test-Simple-0.]
cpan> 

How to reconfigure the CPAN module ? i would like to drop the "-j3" option for the 
compiler and I can't find the configuration file ...


Thanks for your help 

EOS Holding
Jean Berthold
Administrateur Unix & Oracle
Unité Gestion de l'infrastructure
Team Systèmes
Ch. de Mornex 10
Tél. +41(0)21 341 24 58
Fax +41(0)21 341 20 49
[EMAIL PROTECTED]

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to