wget http://openfst.cs.nyu.edu/twiki/pub/FST/FstDownload/openfst-1.2.9.tar.gz tar -xzvf openfst-1.2.9.tar.gz cd openfst-1.2.9/ ./configure make