Centos & SSH2: Properly installing

Everything is harder on Centos, and that includes ssh2. If you’re having issues, here are the steps below. 1. First you have to install the following packages: yum install automake make php-devel libtool openssl-devel gcc++ gcc 2. Next, change to the following...