[Ssh-sftp-perl-users] Net SSH Perl and Crypt /DH.pm
Brought to you by:
dbrobins
From: <pab...@ne...> - 2008-09-23 23:41:18
|
Running Active State Perl v5.10 on a WinXP box.? Trying to use the Net::SSH::Perl module.? Get following error: "Can't locate Crypt/DH.pm in $INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at C:/Perl/site/lib/Net/SSH/Perl/Kex//DH1.pm line 13. Compilation failed in require at C:/Perl/site/lib/Net/SSH/Perl/Kex.pm line 6. Begin failed--compilation aborted at C:/Perl/site/lib/Net/SSH/Perl/Kex.pm line 6. Compilation failed in require at C:/Perl/site/lib/Net/SSH/Perl/SSH2.pm line 6. Begin failed--compilation aborted at C:/Perl/site/lib/Net/SSH/Perl/SSH2.pm line 6. Compilation failed in require at C:/Perl/site/lib/Net/SSH/Perl.pm line 54." In Active State's Perl Package Manager I can't find a Crypt/DH package.? Does anyone know if its included in another package? Or how to fix this problem? Thanks! Paul |