Hi.
 
I am experimenting with forms processing.  During installation of HTTP-Request-Form-0.7, a message appeared which indicated that I need to install HTML-Treebuilder.  So I downloaded HTML-Tree-0.67 and tried to install using the standard installation sequence:
 
perl Makefile.PL
make
make test
make install
 
However, during make test, the following errors occurred:
 
make test
PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib -I/usr/lib/perl5/i386
-linux/5.00404 -I/usr/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose); $v
erbose=0; runtests @ARGV;' t/*.t
t/building..........Can't locate Test.pm in @INC (@INC contains: ./blib/arch ./b
lib/lib /usr/lib/perl5/i386-linux/5.00404 /usr/lib/perl5/i386-linux/5.00404 /usr
/lib/perl5/i386-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/i386-linux/5.00404 /
usr/lib/perl5/i386-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-li
nux /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl . /usr/lib/perl
5/i386-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib
/perl5/site_perl .) at t/building.t line 7.
BEGIN failed--compilation aborted at t/building.t line 7.
dubious
        Test returned status 2 (wstat 512, 0x200)
Undefined subroutine &Test::Harness::WCOREDUMP called at /usr/lib/perl5/Test/Har
ness.pm line 252.
make: *** [test_dynamic] Error 2   
 
I continued with the make install of HTML-Tree.  When that is completed, I tried to run the altavista.pl program that came with the HTTP-Request-Form distribution and got the following error:
 
Button search not included in form at /usr/lib/perl5/site_perl/HTTP/Request/Form.pm line 306. 
 
Would somebody be able to enlighten me on where I have gone wrong?  Thanks for the attention.
 
- Joo Geok
 
 
 

Reply via email to