Yet another bc FAQ.
authorUlf Möller <ulf@openssl.org>
Sat, 3 Jun 2000 23:21:43 +0000 (23:21 +0000)
committerUlf Möller <ulf@openssl.org>
Sat, 3 Jun 2000 23:21:43 +0000 (23:21 +0000)
FAQ

diff --git a/FAQ b/FAQ
index cb0619dc7d47b96cf0ab1b630e0aa636762aaa2a..5ef591574c04a0b2885ef4667233c3c03b04d98c 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -21,6 +21,7 @@ OpenSSL  -  Frequently Asked Questions
 * Why can't I make an SSL connection using a DSA certificate?
 * How can I remove the passphrase on a private key?
 * Why can't the OpenSSH configure script detect OpenSSL?
+* Why does the OpenSSL test fail with "bc: command not found"?
 * Why does the OpenSSL test fail with "bc: 1 no implemented"?
 
 
@@ -308,6 +309,12 @@ applied to the OpenSSH distribution:
 ----- snip:end -----
 
 
+* Why does the OpenSSL test fail with "bc: command not found"?
+
+You didn't install "bc", the Unix calculator.  If you want to run the
+tests, get GNU bc from ftp://ftp.gnu.org or from your OS distributor.
+
+
 * Why does the OpenSSL test fail with "bc: 1 no implemented"?
 
 On some SCO installations or versions, bc has a bug that gets triggered when