]> rtime.felk.cvut.cz Git - frescor/fna.git/blob - INSTALL
Do not enter unnecessary subdirectories
[frescor/fna.git] / INSTALL
1 INSTALL
2 =======
3
4 1.- Enable / Disable the FNA modules (RT-EP, FRESCAN, etc..) in the config.mk and in
5     the fna_configuration.h files
6
7 2.- Compile the FNA library with 'make'
8
9 3.- Build and example from the 'tests/' directory (i.e.: make test_frescan_send_basic.exe)
10
11 4.- Tests using the modules from FRSH distributed interface are located at 'tests/tests_distributed'
12     in the FRSH module, not in FNA.
13