Prerequisites: Difference between revisions
From TUDOS-Wiki
Jump to navigationJump to search
need doxygen to build docs |
bison is required (yacc won't work), flex is needed |
||
Line 8: | Line 8: | ||
* sed | * sed | ||
* libcurses-dev | * libcurses-dev | ||
* bison/ | * bison/flex | ||
Good to have: | Good to have: |
Revision as of 15:51, 15 August 2007
To build the system you need the following:
- x86 Linux host system (64bit is also supposed to work)
- gcc/g++-4.1 or gcc/g++-4.2
- make
- perl
- python
- gawk
- sed
- libcurses-dev
- bison/flex
Good to have:
- subversion client
- doxygen to build documentation
All those should be part of any recent Linux distribution.