5. cd openssl-0.9.6 and do ./config; make; make test; make install (this is a good time to get a Guinness - compilation takes 10 mins +/-)
after make test i get a error of type -2: Failed! bc: /bin/sh: bc: command not found make[1]: *** [test_bn] Error 255 make[1]: Leaving directory `/home/tmp/openssl-0.9.6/test' make: *** [tests] Error 2 [root openssl-0.9.6]# Any ideas? thanks jake smith