Prerequisites

From TUDOS-Wiki
Revision as of 13:05, 12 August 2007 by Adam (talk | contribs) (New page: 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 * libcurses-dev * bison/yacc...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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
  • libcurses-dev
  • bison/yacc

Good to have:

  • subversion client

All those should be part of any recent Linux distribution.