On Today at 11:32am, SB=>Stas Bekman <[EMAIL PROTECTED]> wrote: SB> SB> Both failed due to the missing LWP. I was able to reproduce the exact SB> problem by removing LWP/UserAgent.pm. I have now fixed both in cvs. SB> Please 'cvs up' and test again. Thanks. SB>
after cvs up, "make test" skipped a bunch of tests in both the first batch and the 2nd batch (since libwww-perl was not installed). 100% successful. After that, I installed: libwww-perl-5.69 CGI.pm-2.93 HTML-Parser-3.28 URI-1.23 to satisfy all dependencies for installing libwww-perl The tests, that were skipped last time around, ran successfully this time. 100%. Now onto investigating my originally reported problem as to why the older, system-wide installation is interfering with the "make test". Any suggestions on how to get started on that? Thanks, -- Haroon Rafique <[EMAIL PROTECTED]>