$ sudo yum install wget gcc make$ wget http://www.harding.motd.ca/autossh/autossh-1.4e.tgz$ tar -xf autossh-1.4e.tgz$ cd autossh-1.4e$ ./configure$ make$ sudo make install