>On February 27, 2008, Eric Wilhelm wrote: >>On 27 February 2008, Paula Capacio wrote:
>>make >>Makefile out-of-date with respect to Makefile.PL >That ^-- seems to be the problem, though I can't say offhand what would >cause that. That test has changed a bit since 0.2808, and IIRC there >was some work done in Compat (possibly involving the error code.) > >Can you repeat the error in trunk? > svn co https://svn.perl.org/modules/Module-Build/trunk Module-Build Sorry, no. I am not familiar with subversion; (I even had to look that up!!) I tried that command on the Unix server and it is not installed. I did install the TortoiseSVN for windows figuring I could copy the trunk to my workstation and then FTP the files to the Unix server. Although I can use the repository viewer with the URL you provided, I have been unsuccessful in copying the files. I am not a module author, I am just trying to install Module::Build so that I can install modules that require installation this way. I was trying to install Log::Dispatch which requires Module::Build. Ultimately, I want Log::Log4perl installed and I was planning to install the external adapters provided in Log::Dispatch. I can proceed with Log::Log4perl which has some internal adapters; so I think I'll drop this unless someone can provide help with TortoiseSVN. Paula