Prerequisites: Difference between revisions
From TUDOS-Wiki
Jump to navigationJump to search
m add remarks on prerequisites for additional packages |
m partitioning the page |
||
Line 1: | Line 1: | ||
===Basic System=== | |||
To build the system you need the following: | To build the system you need the following: | ||
* x86 Linux host system (64bit is also supposed to work) | * x86 Linux host system (64bit is also supposed to work) | ||
Line 15: | Line 17: | ||
All those should be part of any recent Linux distribution. | All those should be part of any recent Linux distribution. | ||
===Additional Packages=== | |||
Additional tools required by different packages: | Additional tools required by different packages: |
Revision as of 13:00, 23 August 2007
Basic System
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.
Additional Packages
Additional tools required by different packages:
- sdl
- automake 1.4