Prerequisites

From TUDOS-Wiki
Revision as of 15:51, 15 August 2007 by Ron (talk | contribs) (bison is required (yacc won't work), flex is needed)
Jump to navigationJump to search

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.