Prerequisites: Difference between revisions

From TUDOS-Wiki
Jump to navigationJump to search
(need sed as well)
(need doxygen to build docs)
Line 12: Line 12:
Good to have:
Good to have:
* subversion client
* subversion client
* doxygen to build documentation


All those should be part of any recent Linux distribution.
All those should be part of any recent Linux distribution.

Revision as of 16:50, 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/yacc

Good to have:

  • subversion client
  • doxygen to build documentation

All those should be part of any recent Linux distribution.