On Thu, Jul 05, 2001 at 10:57:21AM +0100, Sean O'Riordain wrote: >> test BN_mod_exp >> test BN_exp >> running bc >> >> Failed! bc: /bin/sh: bc: command not found >> make[1]: *** [test_bn] Error 255 >> make[1]: Leaving directory `/home/tmp/openssl-0.9.5/test' >> make: *** [tests] Error 2 > not a bug in openssl... the test "script" can't find the command "bc" on > your machine... > > try installing "bc"... http://www.gnu.org/software/bc/bc.html Not a bug in OpenSSL, but one that has been fixed by now :-) 0.9.5 should not be used any more. The current version is OpenSSL 0.9.b, and "make test" now skips the "bc" test if "bc" does not work. -- Bodo M�ller <[EMAIL PROTECTED]> PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html * TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt * Tel. +49-6151-16-6628, Fax +49-6151-16-6036 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
