Origin-Site http://www.openssl.org
cd /usr/localtar -xvzf openssl-0.9.7d.tar.gzcd openssl-0.9.7d./config sharedmakemake testmake installecho "/usr/local/ssl/lib" >> /etc/ld.so.confldconfig |
Select your CPU to improve speed: By default the Makefile generates code for the i486 CPU. You can change this by editing the Makefile after running config shared. Search for -m486 and replace it i.e with -march=athlon