
deepeshtronics
Novice
Aug 8, 2010, 1:41 AM
Views: 1415
|
|
Re: [nsk@perl] Getting an error while executing a prog for SSH remote server
|
|
|
Hi, Basically, the module "Net::SSH::Perl" has a lot of dependencies on other modules like one "Crypt::DH". The module 'Crypt::DH' is used for generating private and public keys. Install this module in your machine and try to run your code again. Let me know if you face any other problem. Thanks
(This post was edited by deepeshtronics on Aug 8, 2010, 8:59 AM)
|