Help for this page

Select Code to Download


  1. or download this
    “The libssh2 library is required by this module.  If you don't have it
    +, you can download it from http://www.libssh2.org; you may also need 
    +OpenSSL, which can be obtained from http://www.openssl.org.
    
    Debian:   sudo aptitude install libssh2-1-dev
    OpenSUSE: sudo zypper in libssh2-1 libssh2-devel
    
    Can't link/include ‘libssh2.h’, 'ssh2'
    
  2. or download this
    !
     * Run: ./configure (passing additional options as desired)
    
    ...
            ./configure will attempt to locate OpenSSL in a number of defa
    +ult locations:
                /usr/local/ssl /usr/local /usr /usr/local/openssl
    !