I am pretty new to perl and I have a request is to install Perl Module and
Perl driver on on AIX server
modules are DBI DBD::DB2 DB2WlmHist DBD::SQLite SOAP::Lite
Log::Handler, I found all but DB2WlmHist one, not able to find anyware. but
other module have downoladed on my aix machine but I need your help how to
install it
I have saved in opt/perl dir when I run a command perl Makefile.PL I get
error
"# perl Makefile.PL
Can't locate DBI.pm in @INC (@INC contains:
/usr/opt/perl5/lib/5.8.8/aix-thread-multi /usr/opt/perl5/lib/5.8.8
/usr/opt/perl5/lib/site_perl/5.8.8/aix-thread-multi
/usr/opt/perl5/lib/site_perl/5.8.8 /usr/opt/perl5/lib/site_perl .) at
Makefile.PL line 13.
BEGIN failed--compilation aborted at Makefile.PL line 13.
or if I login as >cpan
then I run this command test and I get "
cpan> make test
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Warning: Found only 0 objects in /root/.cpan/Metadata
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
LWP failed with code[500] message[LWP::Protocol::MyFTP: connect: Invalid
argument]
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
Trying with "/usr/bin/ncftpget" to get
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
Could not connect to ftp.perl.org: Connection refused.
can you please help me to install this on aix I will appriciate your help
Thanks
Taqi