Download Binary:
http://www.mediafire.com/?d1zoilc3syhmg0aOk so there is a star on Aften, that’s because (for me at least) it is a pain to install. Instead of using ./configure make, make install, it requires cmake. So you need to download . So lets get started with the hardest to install.
Install Aften
“svn co
https://aften.svn.sourceforge.net/svnroot/aften /path-to-Aften”
“cd /Aften”
“mkdir default”
“cd default”
“cmake /path-to-Aften”
“make”
“sudo make install”
Congrats, you just did most of the hard work.