Installing libwww-perl-5.04 problem
Amanda Cheung (amanda@dkbfp.com.hk)
Mon, 18 Nov 1996 15:02:52 +0000
Hi
I have the following error messages when I try to install libwww-perl-5.04
under perl5.003. Can anyone tell me what's the problem please ? What do the
messages mean ? What I've put is,
${MYHOME}/perl Makefile.PL PREFIX=${MYHOME}/libwww-perl-5.04
-----------------------------------------------------
Checking for IO::Socket. failed
Can't locate IO/Socket.pm in @INC at Makefile.PL line 30.
The IO::Socket module is used by the HTTP::Daemon. It is also
a prerequisite for Net::FTP.
Checking for Net::FTP... failed
Can't locate Net/FTP.pm in @INC at Makefile.PL line 49.
-----------------------------------------------------
Thanks in advance.
Amanda
--