in reply to Re: SSH::W32Perl and STDOUT
in thread SSH::W32Perl and STDOUT
...when I tried to install it from CPAN, test t/01-dh of the prerequisite Crypt-DH package hung.
yeah, when I had built Crypt::DH, I thought so too... so I aborted the test after a couple of minutes. But looking at the test source, I then figured it might just take a little longer. So, I reran the tests, and they did in fact complete. You have to be patient though :) The last group of tests (#16-18) use a somewhat larger prime (4096 bits). On my (pretty decent) machine, this took over half an hour:
~/.cpan/build/Crypt-DH-0.06 $ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-compile.t t/01-dh.t t/00-compile....ok + t/01-dh.........ok + All tests successful. Files=2, Tests=19, 2100 wallclock secs (2099.05 cusr + 0.70 csys = 20 +99.75 CPU) ^^^^ ~/.cpan/build/Crypt-DH-0.06 $ dmesg | grep Athlon AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ stepping 01
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: SSH::W32Perl and STDOUT
by Phi01 (Initiate) on Mar 02, 2009 at 16:12 UTC | |
by Anonymous Monk on Jul 08, 2011 at 07:26 UTC | |
by Anonymous Monk on Jul 08, 2011 at 09:03 UTC |