Torsten Foertsch <[EMAIL PROTECTED]> writes:
> --- glue/perl/t/conf/extra.conf.in~ 2005-04-16 04:19:35.000000000 +0200
> +++ glue/perl/t/conf/extra.conf.in 2006-01-18 21:20:34.020443622 +0100
> @@ -1,3 +1,4 @@
> +PassEnv PERL5LIB
> ScriptAlias /cgi-bin/ "@ServerRoot@/cgi-bin/"
> <IfModule !mpm_winnt.c>
> LockFile @ServerRoot@/logs/accept.lock
>
>
> Here is the problem is solves. If mod_perl is installed at a non-standard
> location setting PERL5LIB is sufficient to make "make test" work for modperl
> handlers but not for CGI scripts called by apache.
When I run the tests with your patch applied, I see
[Mon Jan 23 09:15:48 2006] [warn] PassEnv variable PERL5LIB was undefined
Any way to fix that warning, or is that something we have to learn
to live with?
--
Joe Schaefer