Hi.I am confused about configure options When I make ./configure --help|less I see less options from the text which I downloaded from http://www.employees.org/~satch/ssh/faq (Official SSH Tutorial) for example with that tutorial I can see ----------------- --enable-warnings Enable -Wall if using gcc. --with-x use the X Window System --with-idea Use IDEA (default). --without-idea Don't use IDEA: avoids patent problems in commercial use --with-blowfish Include blowfish (default). --without-blowfish Don't include blowfish --with-des Include single-DES support. --without-des Don't allow single DES (default) --with-arcfour Include arcfour (DO NOT ENABLE, unless you know the security implications of this settings. See README.CIPHERS for more info). --without-arcfour Don't include arcfour (default) --with-none Include support for unencrypted connections --without-none Don't allow unencrypted connections (default) --with-login[=PATH] Use login -f to finish login connections. --with-rsh=PATH Specify where to find rsh. --without-rsh Do not use rsh under any conditions. --with-path=PATH Default path passed to user shell by sshd. --with-etcdir=PATH Directory containing ssh system files (default /etc). --with-securid[=PATH] Enable support for Security Dynamics SecurID card. --with-tis[=DIR] Enable support for TIS authentication server. --with-kerberos5=[KRB_PREFIX] Compile in Kerberos5 support. --enable-kerberos-tgt-passing Pass Kerberos ticket-granting-ticket. --with-libwrap[=PATH] Compile in libwrap (tcp_wrappers) support. --with-socks Compile with SOCKS firewall traversal support. --with-socks5[=PATH] Compile with SOCKS5 firewall traversal support. --with-socks4[=PATH] Compile with SOCKS4 firewall traversal support. --with-rsaref[=PATH] Use RSAREF (try to avoid patent problems in U.S.) --without-rsaref Use normal RSA routines (default). --enable-group-writeability Allow group writeability in auth-rsa. --disable-server-port-forwar ---------------------------------------- Options but they DO NOT exist in ./configure --help|less.Which one is true? Or why doesnt configure script show all options ? __________________________________________________ Do You Yahoo!? Yahoo! Mail ^� Free email you can access from anywhere! http://mail.yahoo.com/
