don't know, but my pulled zilch! ... could the absence of the two modules be reason for the test errors?
ben ----- Original message ----- From: "Stas Bekman" <[EMAIL PROTECTED]> To: "benjamin mccall" <[EMAIL PROTECTED]> Date: Mon, 27 Jan 2003 18:25:26 +1100 Subject: Re: glitched install of mod_perl (1.99.08) benjamin mccall wrote: > well, yes, by trick i meant that 'makefile.pl' and 'make && make test' > parts of the build proceeded rather normally. my loopback is up and > running: > ... > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:11793 errors:0 dropped:0 overruns:0 frame:0 > TX packets:11793 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:4163692 (3.9 Mb) TX bytes:4163692 (3.9 Mb) OK, so it must be the dns resolution problem. So my patch will catch it. > incidently, do i have to install cgi.pm and apache::register modules? i > checked t/error_logs and here is what i get as result of test: > > END in modperl_extra.pl, pid=7711 > END in modperl_extra.pl, pid=7711 > [Sun Jan 26 00:14:19 2003] [notice] Apache/2.0.43 (Unix) mod_perl/1.99_08 > Perl/v5.8.0 PHP/4.3.0 configured -- resuming normal operations Hmm, you have perl 5.8.0. How is it possible that you don't have CGI.pm, which is a part of the core? What do you get from running: find /usr/lib/perl5/5.8.0 |grep CGI.pm __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com -- http://fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html
