Re: Problems with mod_perl.2.0.0 make test
[prev]
[thread]
[next]
[Date index for 2005/01/22]
Dimitrios Perperidis wrote:
> Hi,
>
> I have installed mod_perl-2.0.0-RC3 using:
> 1) perl Makefile.PL MP_INST_APACHE2=1
> MP_APXS=/usr/local/apache2/bin/apxs and then,
> 2) make.
>
> I get not errors in these two first steps. Then, when I try
> make test I get the following error:
[...]
> waiting 120 seconds for server to start: .[Fri Jan 21 17:38:51 2005]
> [info] 7 Apache:: modules loaded
> [Fri Jan 21 17:38:51 2005] [info] 0 APR:: modules loaded
> [Fri Jan 21 17:38:51 2005] [info] base server + 27 vhosts ready to run
> tests
> [Fri Jan 21 17:38:51 2005] [error] $s->add_config() has failed: Can't
> locate ExtUtils/Liblist/Kid.pm in @INC (@INC contains:
[...]
> /usr/src/mod_perl-2.0.0-RC3/t/conf/modperl_startup.pl line 18.\nBEGIN
> failed--compilation aborted at
> /usr/src/mod_perl-2.0.0-RC3/t/conf/modperl_startup.pl line
> 20.\nCompilation failed in require at (eval 2) line 1.\n
> [Fri Jan 21 17:38:51 2005] [error] Can't load Perl file:
> /usr/src/mod_perl-2.0.0-RC3/t/conf/modperl_startup.pl for server
> localhost.doc.ic.ac.uk:8529, exiting...
> [ error]
> server has died with status 255 (t/logs/error_log wasn't created, start
> the server in the debug mode)
>
> I am not sure, what this error is. As I understand it can not find the
> files. However, both modperl_startup.pl and ExtUtils/Liblist/Kid.pm
> exist in my directories. Could anyone provide me with some help?
Please try:
http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html#Can_t_locate_F_TestFilter_in_str_consume_pm__in_C__INC____
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
 |
 |
Re: Problems with mod_perl.2.0.0 make test
Stas Bekman 00:33 on 22 Jan 2005
|