Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
← Previous Change
Wiki History
Next Change
→
Changes between
Initial Version
and
Version 1
of
Linux
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/07/13 18:31:23 (
12 years
ago)
Author:
melon
Comment:
Added information on how to get started on linux
Legend:
Unmodified
Added
Removed
Modified
Linux
v1
v1
1
You need do download gcc, premake, subversion and lua.
2
3
sudo apt-get install gcc
4
sudo apt-get install premake
5
sudo apt-get install subversion
6
sudo apt-get install lua5.2
7
8
The repo for nv project can be found here: (should this information be visible here?)