Re: Solved: Problem running 'make test' on MacOSX

2005-03-09 Thread Stas Bekman
Ron Grunwald wrote: Hello Stas, Thank you for your suggestion. I read through the thread as you suggested, and the underlying fault seems to be permissions related. I built mod_perl under my own login, which is an ADS network account, and noticed that the UID is a very large integer. I somehow t

Solved: Problem running 'make test' on MacOSX

2005-03-09 Thread Ron Grunwald
Hello Stas, Thank you for your suggestion. I read through the thread as you suggested, and the underlying fault seems to be permissions related. I built mod_perl under my own login, which is an ADS network account, and noticed that the UID is a very large integer. I somehow thought that this

Re: Problem running 'make test' on MacOSX

2005-03-09 Thread Stas Bekman
Ron Grunwald wrote: Dear modperl users, I'm attempting to build and install mod_perl 2 for Apache 2.0.53 on MacOSX 10.3 (Darwin kernel 7.7.0). The source distribution for mod_perl (2.0.0-RC4) compiled cleanly without any problems. However, when I attempt to run "make test", the test Apache server f

Problem running 'make test' on MacOSX

2005-03-09 Thread Ron Grunwald
Dear modperl users, I'm attempting to build and install mod_perl 2 for Apache 2.0.53 on MacOSX 10.3 (Darwin kernel 7.7.0). The source distribution for mod_perl (2.0.0-RC4) compiled cleanly without any problems. However, when I attempt to run "make test", the test Apache server fails to start and co