Paul A. Rubin wrote: > The laptop was online (PC was offline), has policies set by our > network gnomes (PC has no policies), and runs a different version of > the OS and a different antivirus program than the PC (but the > same firewall). So there's no clue I can see to what might have > caused the glitch. It's consistent, though: I tried several > reinstalls on the laptop, varying things like the directory name, > and it glitched in the same way every time.
If the bug is reproducible consistently, that's great. You're half way there to diagnosing the cause. I've kinda lost track of the problem itself. The configure script isn't run, right? For reasons unknown. Or does it run but fail to complete successfully? The first would imply that either sh.exe or the configure script can't be found by the OS. The second would mean that something is going wrong in its execution. -- Angus
