Re: [Cpanplus-bugs] buferring STDERR breaks the install logic

2004-03-18 Thread Stas Bekman
Jos I. Boumans wrote: On Feb 25, 2004, at 8:10 PM, Stas Bekman wrote: Apache::Test's "make test" can't be run as root if it gets unpacked somewhere under /root/, since Apache needs to run as 'nobody' which can't read/write files under /root/. Apache::Test's build nicely detects that situation an

Re: [Cpanplus-bugs] buferring STDERR breaks the install logic

2004-03-18 Thread Jos I. Boumans
On Feb 25, 2004, at 8:10 PM, Stas Bekman wrote: Apache::Test's "make test" can't be run as root if it gets unpacked somewhere under /root/, since Apache needs to run as 'nobody' which can't read/write files under /root/. Apache::Test's build nicely detects that situation and lets users to opt ou