thanks for your help, your 'o conf init' parameter is working but how to specify the following parameter:
Your choice: [ ] Parameters for the 'make' command? Typical frequently used setting: -j3 dual processor system Your choice: [-j 3] If I leave the field blank the '-j3' parameter is the default ... My machine is bi-processor under Solaris 9. I tried to edit by hand the file: /usr/perl5/5.6.1/lib/CPAN/Config.pm But unsuccessful. An idea ? Thanks again Jean Berthold -----Message d'origine----- De : Wiggins d Anconia [mailto:[EMAIL PROTECTED] Envoyé : lundi, 22. décembre 2003 16:46 À : BERTHOLD Jean; [EMAIL PROTECTED]; BERTHOLD Jean Objet : Re: How to reconfigure MCPAN ? > 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 ... > > You can reconfigure CPAN completely by using 'o conf init' at the cpan prompt. Or you can configure a single option with o conf followed by the option and the values you want to set. Then use 'o conf commit' to save the changes permenantly. Entering just 'o conf' will show the current settings. For more help, perldoc CPAN http://danconia.org -- Boycott the Sugar Bowl! You couldn't pay me to watch that game. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>