On Mon, Feb 06, 2006 at 05:27:26PM -0500, Randy W. Sims wrote: > to configure the behavior of Module::Build based distros, so what you > want is: > > mbuildpl_install_arg => > q[INSTALLDIRS=site install_base=/home/moseley/local],
I'm running CPAN.pm 1.83 and my config includes: 'makepl_arg' => q[INSTALLDIRS=site PREFIX=/home/moseley/local], mbuildpl_install_arg => q[INSTALLDIRS=site install_base=/home/moseley/local], CPAN: Module::Build loaded ok CPAN.pm: Going to build D/DR/DROLSKY/DateTime-Format-Builder-0.7806.tar.gz Sorry, PREFIX is not supported. See the Module::Build documentation for 'destdir' or 'install_base' instead. Running make test CPAN: YAML loaded ok Make had some problems, maybe interrupted? Won't test Running make install Make had some problems, maybe interrupted? Won't install > (Also, M::B in CVS has support for PREFIX, thanks to Schwern's efforts.) Meaning all I'd need it makepl_arg with PREFIX? -- Bill Moseley [EMAIL PROTECTED]