I am trying to install libwww-perl on Sun Ultra 1, Solaris 8. I have
already
installed the same module without problem on Sun Ultra 10, Solaris 8.
The Perl version is 5.005_03. The output from perl Makefile.PL is
following:

[join@ernie libwww-perl-5.69]$ perl Makefile.PL

You appear to be directly connected to the Internet.  I have some tests
that tries to access some sites on the net to verify that the new HTTP/1.1
support works as it should.

Do you want to enable these tests? [y]

This package comes with some sample programs that I can try
to install in .

   Note that you can avoid these questions by passing
   the '-n' option to 'Makefile.PL'.

Do you want to install lwp-request? [y]
Do you want to install lwp-mirror? [y]
Do you want to install lwp-rget? [y]
Do you want to install lwp-download? [y]

The lwp-request program will use the name it is invoked with to
determine what HTTP method to use.  I can set up alias for the most
common HTTP methods.  These alias are also installed in
.

Do you want to install the GET alias? [y]
Do you want to install the HEAD alias? [y]
Do you want to install the POST alias? [y]

Checking for URI........... ok
Checking for HTML::Parser.. failed
Can't locate loadable object for module HTML::Parser in @INC (@INC
contains: /usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503
/usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .) at
/usr/perl5/site_perl/5.005/sun4-solaris/HTML/Entities.pm line 108
BEGIN failed--compilation aborted at
/usr/perl5/site_perl/5.005/sun4-solaris/HTML/HeadParser.pm line 70,
<STDIN> chunk 8.

The HTML::Parser is needed to extract correct base URI information from
HTML so that we can resolve relative links correctly.  The HTML::Form
module also need HTML::TokeParser to work.

Checking for MIME::Base64.. ok
Checking for Net::FTP...... ok
Checking for Digest::MD5 .. ok
The missing modules can be obtained from CPAN.  Visit
<URL:http://www.perl.com/CPAN/> to find a CPAN site near you.


Writing Makefile for libwww-perl
[join@ernie libwww-perl-5.69]$

Regards
Jon Ingason
Equant Sweden AB
Solna strandväg 80
Phone:             +46-8-5191 3316
Fax:                   +46-8-5191 3200
Mobile Phone:     +46-708-91 3316
http://www.equant.com

This e-mail (including any attachments) is confidential and may be legally
privileged.  If you are not an intended recipient or an authorized
representative of an intended recipient, you are prohibited from using,
copying or distributing the information in this e-mail or its attachments.
If you have received this e-mail in error, please notify the sender
immediately by return e-mail and delete all copies of this message and any
attachments.  Thank you.

Reply via email to