Skip to content

Installing on Linux

Rob Duarte edited this page Dec 31, 2015 · 1 revision

For qt dummies like myself, here is how to install on linux:

  1. Download and unzip the source archive
  2. Change to the fst-master/qt directory
  3. Run qmake, followed by make

You should now have an fstl binary!

Clone this wiki locally