On Sun, 24 Aug 2003, K Old wrote: > Hello everyone, > > I've put HTML::Mason on a few servers now and have had problems with > Apache::Request and Apache::Test on two of them. My most recent is > having the problem and I'm about to go crazy if I don't figure out why > installs keep having problems. > > Here's my setup: RH 7.2, Apache 1.3.27, mod_perl 1.26, Perl 5.6.1 - all > installed from RPM's. > > I did a "install HTML::Mason" from the CPAN command line and all the > dependencies were downloaded and some didn't compile. The two that > didn't are Apache::Test-1.03 and libapreq-1.2. [ .. ] Regarding the failure of the tests in these two packages, what happens if you unpack, build, and test these as a non-root user, only becoming root to install them? There's some subtelties running the tests as root.
-- best regards, randy kobes -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html