On Fri, 7 Jan 2005, Ron Savage wrote: > On Thu, 6 Jan 2005 11:43:30 -0600 (CST), Randy Kobes wrote: [ ... ] > >A new version (1.19) was just uploaded: > >http://www.cpan.org/authors/id/G/GO/GOZER/ > >Could you try this one to see if you get the same problem? I just > > tried it and it seemed to work OK. > > Same error with 1.19 > > > If you still get the same problem, do you have a > > $PERL\site\lib\Apache\TestConfigData.pm > > installed in your Perl tree? If so, does moving it out of the way, > > Yes. I removed it and got the same error. > > > and then building Apache-Test, work? In building Apache-Test you > > should then be taken through a dialogue asking you where your > > No dialog, but I'm running this install from with a Perl program... > I'll now try from the command line. > > > Apache executable is located (if it can't find it), but this > > information should then be saved to Apache::TestConfigData, which > > gets installed for future use. > > Nope. I get the error (Can't locate Apache/Build.pm in > @INC) as soon as I type perl Makefile.PL, so there is no > opportunity for code to run to ask any questions.
Very strange :( If you completely hide any previous Apache::Test* modules that may have been installed, and start from a clean source distribution, does building it manually run into the same problem? Additionally, if you install the newest version of Apache-Test, and then try building Apache-Test from the sources, does the same problem result? -- best regards, randy