Hi all
I'm getting error while installing Net::SSH2 module on Kubuntu
linux 8.10, I had installed the same module on in a different machine which
was also running Kubuntu linux 8.10............can somebody please help me
with this, find the error below.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[EMAIL PROTECTED]:~/prog$ sudo perl -MCPAN -e "install Net::SSH2"
[sudo] password for monna:
CPAN: Storable loaded ok (v2.18)
Going to read /home/monna/.cpan/Metadata
Database was generated on Fri, 21 Nov 2008 15:27:05 GMT
Going to read /home/monna/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok (v2.011)
CPAN: YAML loaded ok (v0.66)
Going to read /home/monna/.cpan/build/
............................................................................DONE
Found 20 old builds, restored the state of 20
............................................................................DONE
CPAN: LWP::UserAgent loaded ok (v5.810)
CPAN: Time::HiRes loaded ok (v1.9711)
I would like to connect to one of the following sites to get
'modules/02packages.details.txt.gz':
http://www.perl.org/CPAN/
ftp://ftp.perl.org/pub/CPAN/
Is it OK to try to connect to the Internet? [yes]
Fetching with LWP:
http://www.perl.org/CPAN/modules/02packages.details.txt.gz
Going to read /home/monna/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Sun, 23 Nov 2008 11:26:50 GMT
..............
New CPAN.pm version (v1.9301) available.
[Currently running version is v1.9205]
You might want to try
install CPAN
reload cpan
to both upgrade CPAN.pm and run the new version without leaving
the current session.
..............................................................DONE
Fetching with LWP:
http://www.perl.org/CPAN/modules/03modlist.data.gz
Going to read /home/monna/.cpan/sources/modules/03modlist.data.gz
............................................................................DONE
Going to write /home/monna/.cpan/Metadata
Running install for module 'Net::SSH2'
Running make for D/DB/DBROBINS/Net-SSH2-0.18.tar.gz
Has already been unwrapped into directory
/home/monna/.cpan/build/Net-SSH2-0.18-wCJxem
'/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512, won't
make
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
i'm not sure what this error means, kindly help me with this.
Thanks,
Monnappa