On Tue, 16 Sep 2003, Steve Hay wrote: [ .. ] > I tried running "perl t/SMOKE" but I just get this: > > ===== > C:\Temp\modperl-2.0>perl t/SMOKE > *** Using random number seed: 1012582729 (autogenerated) > *** > ------------------------------------------------------------ > *** [001-00-00] trying all tests 10 times > !!! failed to start server > '.' is not recognized as an internal or external command, > operable program or batch file. > ===== > > What's that all about, then?
I'll make up a proper patch for this later, but in Apache::TestSmoke, there's a line setting "./TEST". Try changing this to "$^X /path/to/modperl-2.0/t/TEST". However, when I tried running this it *seemed* to hang; but I may have just been too impatient, or tired ... -- best regards, randy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
