[Module::Build] missing CBuilder
Status: Beta
Brought to you by:
kwilliams
From: Marvin H. <ma...@re...> - 2006-05-22 20:03:37
|
Greets, It looks like in some cases my XS distro KinoSearch may not be able to installed via CPAN without extra intervention since the release of Module::Build 0.28. The problem seems to arise when Module::Build has not been installed, and the passthrough Makefile.PL gets called. After you reply yes at the prompt asking if you want to install Module::Build, it installs without ExtUtils::CBuilder, even on systems where ExtUtils::CBuilder can be installed later via the CPAN shell without a problem. Is the answer to add ExtUtils::CBuilder to the build_requires hash? Marvin Humphrey Rectangular Research http://www.rectangular.com/ |