I forgot a patch for README. /Simon
--- README 12 Apr 2007 23:40:22 +0200 1.78 +++ README 18 Nov 2008 17:58:15 +0100 @@ -48,49 +48,43 @@ the older more reliable method. * --with-libgcrypt + * --without-libgcrypt * --with-libgcrypt-prefix=DIR libssh2 can use the Libgcrypt library (http://www.gnupg.org/) for cryptographic operations. + Either Libgcrypt or OpenSSL is required. - Configure will attempt to locate Libgcrypt in the - default location, but if you have installed it - somewhere else, use the --with-libgrypt-prefix=DIR - parameter. + Configure will attempt to locate Libgcrypt + automatically. - * --with-openssl=[DIR] + If your installation of Libgcrypt is in another + location, specify it using --with-libgcrypt-prefix. + + * --with-openssl + * --without-openssl + * --with-libssl-prefix=[DIR] libssh2 can use the OpenSSL library (http://www.openssl.org) for cryptographic operations. + Either Libgcrypt or OpenSSL is required. - Configure will attempt to locate OpenSSL in a number - of default locations: - - /usr/local/ssl - /usr/local - /usr - /usr/local/openssl + Configure will attempt to locate OpenSSL in the + default location. If your installation of OpenSSL is in another - location, specify it here. - - * --with-libz=[DIR] - - If present, libssh2 will attempt to use the zlib (http://www.zlib.org) - for payload compression, however zlib is not required. - - Configure will attempt to location a zlib installation - in a number of default locations: + location, specify it using --with-libssl-prefix. - /usr/local - /usr - /usr/local/libz - /usr/libz - /usr/local/zlib - /usr/zlib + * --with-libz + * --without-libz + * --with-libz-prefix=[DIR] + + If present, libssh2 will attempt to use the zlib + (http://www.zlib.org) for payload compression, however + zlib is not required. - If your installation of zlib is in another location, - you may specify it here. + If your installation of Libz is in another location, + specify it using --with-libz-prefix. * --enable-debug ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel