wget http://www.openssl.org/source/openssl-0.9.7d.tar.gz
tar zxf openssl-0.9.7d.tar.gz
cd openssl-0.9.7d
./configure –prefix=/usr
make
make test
make install
./configure
make
make test
make install
wget http://www.openssl.org/source/openssl-0.9.7d.tar.gz
tar zxf openssl-0.9.7d.tar.gz
cd openssl-0.9.7d
./configure –prefix=/usr
make
make test
make install
./configure
make
make test
make install
Leave A Comment
You must be logged in to post a comment.