tar zxvf TRF-4.09.1.tar.gz
cd TRF-4.09.1
./configure --prefix=/path/to/trf make make install
export PATH=/path/to/trf/bin:$PATH