S
Stephane Charette
I'm trying to get Net::SSH:erl installed. I did install
Math::BigInt::GMP, Math::GMP, Math:ari, and various other modules
without problem.
But when I run "perl -MCPAN -e 'install Net::SSH:erl'" the whole
thing hangs at this point:
-----------------
Manifying blib/man3/Net::SSH:erl::Cipher:ES.3pm
Manifying blib/man3/Net::SSH:erl:acket.3pm
Manifying blib/man3/Net::SSH:erl::Key::RSA.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-
compile.....ok
t/02-
buffer......ok
t/03-packet......ok 1/10
-----------------
At this point it consumes none of the CPU, but never completes. CTRL
+C breaks out and aborts the installation. I see plenty of posts
about this when searching with Google, but no answer. Can anyone
help?
I'm using Ubuntu 8.04-32bit i686 arch, perl 5.8.8 that ships with
Ubuntu.
Stéphane
Math::BigInt::GMP, Math::GMP, Math:ari, and various other modules
without problem.
But when I run "perl -MCPAN -e 'install Net::SSH:erl'" the whole
thing hangs at this point:
-----------------
Manifying blib/man3/Net::SSH:erl::Cipher:ES.3pm
Manifying blib/man3/Net::SSH:erl:acket.3pm
Manifying blib/man3/Net::SSH:erl::Key::RSA.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-
compile.....ok
t/02-
buffer......ok
t/03-packet......ok 1/10
-----------------
At this point it consumes none of the CPU, but never completes. CTRL
+C breaks out and aborts the installation. I see plenty of posts
about this when searching with Google, but no answer. Can anyone
help?
I'm using Ubuntu 8.04-32bit i686 arch, perl 5.8.8 that ships with
Ubuntu.
Stéphane