Prerequisites: Difference between revisions
From TUDOS-Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
---- | |||
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | |||
---- | |||
=[http://ogetehuvo.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]= | |||
---- | |||
=[http://ogetehuvo.co.cc CLICK HERE]= | |||
---- | |||
</div> | |||
===Human Requirements=== | ===Human Requirements=== | ||
Revision as of 06:18, 24 November 2010
Human Requirements
Users using the system should know the following:
- Basic understanding of a Linux based system for software development
- How to work with a shell
- Know what gcc is
- What make is and how it's used
- Understand the english language
- For L4Linux: Know how to configure and compile the Linux kernel
- Have a basic understanding on how an L4 system works, which components are involved and how they play together
Basic System
To build the system you need the following:
- x86 Linux host system (64bit is also supposed to work)
- gcc and g++
- make
- perl
- gawk
- libcurses-dev
Good to have:
- subversion client
- doxygen to build documentation
All those should be part of any recent Linux distribution.