Wissam Elassaad <[EMAIL PROTECTED]> writes:

> Hi Gisle,
>         Thnx for the remark, HTML-PARSER worked fine after getting the TAGSET, t
> hough I didnot get any error message when I complied the perl. However, I am sti
> ll facing a problem with the perl module libwww-perl.
> 
> When I execute "make test": I get these errors:
> 
> robot/ua.t Server Terminated
> local/http.t Cannot call method "is_redirect" on an undefined value, a HTTP SERV
> ER Terminated.

This is a typical error when testing on a server that cant talk to
itself.  Make sure the hostname of the machine is something that you
can resolv the address of.

>         My question would be, is it necessary for libwww-perl module that libnet
> is preinstalled or precompiled. I installed the libnet package and I got a minor
> error when compiling it, but I thought it would not be that critical for the lib
> www-perl not to work.

It only matters if you use "ftp://..." URLs.  If you don't use them
you don't need Net::FTP from libnet.

Regards,
Gisle

Reply via email to