yum install fftw*
cd /path/to/tinker/tinker
cp make/Makefile source/
cd source
vim Makefile
make -j make install
export PATH=/path/to/tinker/tinker/bin:$PATH