]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/blob - README
Added README with compilation instructions
[frescor/frsh-forb.git] / README
1 Compilation
2 ===========
3
4 1. Download ulut (from
5    http://sourceforge.net/project/showfiles.php?group_id=118937&package_id=130840)
6    and create symlink named ulut in the forb directory. Then follow
7    these steps:
8
9 2. Download fosa and create symlink named fosa pointing to it
10
11 3. Configure the sources:
12         make default-config
13
14 4. Compile IDL compilator:
15         make -C forb-idl
16
17 5. Compile the rest:
18         make    
19