in reply to SSH2 Module on Windows

use ppm?

Replies are listed 'Best First'.
Re^2: SSH2 Module on Windows
by bgi (Sexton) on May 19, 2008 at 11:42 UTC
    Hi,

    thx for your fast replies....using ppm is not as easy as you propably think: the module depends on libssh2, so is need to install that first (or is it possible that libssh2 is already included in the ppm package?)

    My very first thought was to contact libssh2 support, but the only thing i found was a read-only mailing list (lol)

    But ok, I think its my last chance to contact their support (if i found it), give a few log-files and hope for help...
      using ppm is easy, also very easy to try out
      the module depends on libssh2, so is need to install that first (or is it possible that libssh2 is already included in the ppm package?)

      There's no need to install libssh2. The ppm package doesn't actually contain libssh2, but it was built against a static libssh2 library - so all of the libssh2 functionality has been built into the ppm package.

      Cheers,
      Rob
        when i try to install the module, downloaded from CPAN, with the CPAN Shell...it says that it needs libssh2

        Or do you mean the module from here: (i guess so, because the CPAN downloaded are not built ;-) )
        http://cpan.uwinnipeg.ca/PPMPackages/10xx