in reply to Dependences to install Net::SSH2 for windows

Hi,
There are Net-SSH-Perl-1.30 and Net-SSH-W32Perl-0.05 ppm packages available at the uwinnipeg rep. The latter (Win32 version) supports SSH2 only - I don't know whether the former supports SSH1 or SSH2 or both.

ppm install http://theoryx5.uwinnipeg.ca/ppms/Net-SSH-Perl.ppd
or
ppm install http://theoryx5.uwinnipeg.ca/ppms/Net-SSH-W32Perl.ppd

There will be some dependencies that should be installed automatically by the ppm installation process - but for that automation to work you'll probably have to add the uwinnipeg rep to your list of repositories (as ppm's of some of those dependencies exist only in the uwinnipeg rep).

Cheers,
Rob
  • Comment on Re: Dependences to install Net::SSH2 for windows

Replies are listed 'Best First'.
Re^2: Dependences to install Net::SSH2 for windows
by shanthiann (Acolyte) on Nov 02, 2006 at 13:11 UTC
    Hi,
    Can we hold the session object longer time in advanced Net::SSH::W32perl
    bcoz i tried Net::SSH::W32perl(0.04).It is working ,i can't hold the channel object.but Net::SSH2 we can hold i tested in Linux.
    but iam unable to install windows for Net::SSH2
      I have just created a windows ppm for Net::SSH2-0.09 (built against a static libssh2). It built and tested fine - though I don't have a secure shell against which to run the interactive testing.

      Anyway, if you want to try it out:

      ppm install http://members.optusnet.com.au/~sisyphus1/ppms/Net-SSH2.ppd

      Cheers,
      Rob
        Hi Rob,
        while iam trying to install i got this message
        Installing package 'http://members.optusnet.com.au/~sisyphus1/ppms/Net-SSH2.ppd'...
        Element 'IMPLEMENTATION' cannot contain a child element 'PROVIDE' at E:/perl/site/lib/PPM.pm line 1658.
        Can't locate object method "rvalidate" via package "PPM::XML::PPD::PROVIDE" (perhaps you forgot to load "PPM::XML::PPD::PROVIDE" ?)
        at E:/perl/site/lib/PPM/XML/ValidatingElement.pm line 38.