Prev Up (Under construction)

libssh2

libssh2 is a client-side C library implementing the SSH2 protocol

Compilation

V1.4.3

Straightforward, for example:
               # AIX 6.1/7.1, C 12.1/12.1
   ./configure --prefix=/tmp/libssh2-1.4.3 CC=cc CPPFLAGS="-D_LARGE_FILES -D_THREAD_SAFE" CFLAGS="-O2"
               --disable-rpath  --enable-static --disable-shared
               --with-openssl --with-libssl-prefix=/bio/local/openssl-1.0.1g
               --with-libz    --with-libz-prefix=/bio/local/zlib-1.2.7

   make
   make install

Last updated: Thu Apr 10 20:07:25 CED 2014 , M.Kraemer

Impressum Data privacy protection