On 8/2/06, Eric Wilhelm <[EMAIL PROTECTED]> wrote:
# from Jay Truesdale
# on Wednesday 02 August 2006 03:51 pm:
>perl Build test --test_files t/compat.t --verbose 1
>
>There were no errors reported and at the end:
>
>ok
>All tests successful.
>Files=1, Tests=60, 296 wallclock secs (144.91 cusr + 151.25 csys =
> 296.16 CPU)
Maybe that is not the test that was failing. Do all of the tests pass?
As far as I can tell. No error messages and they all print ok dd where
'dd' is the test number. i can post the output here if needed, but I
thought it was a bit much.
Sometimes I see something like this: ok 57 - Makefile shouldn't exist
Is this an error?
./Build test
>So now all I need is a 'sudo Build install', right?
Sure. I'm still trying to diagnose your earlier problem, but if it goes
away and you're happy, carry on :-)
I'm very willing to help solve the real problem, whatever it is.