add TFV install directions

This commit is contained in:
Vince Weaver 2018-07-15 19:32:33 -04:00
parent c1b37e50e7
commit 6f2a434c0e
1 changed files with 16 additions and 0 deletions

16
INSTALL.tfv Normal file
View File

@ -0,0 +1,16 @@
Sorry for how convoluted these are.
To install TFV on Linux on Debian (including Raspberry Pi w Raspbian)
First install some pre-requisites:
sudo apt-get install libsdl1.2-dev gcc make git
Then run the following commands:
git clone https://github.com/deater/dos33fsprogs.git
cd dos33fsprogs
make
cd gr-sim
make
cd tfv
./tfv