Changes between Version 7 and Version 8 of Linux
- Timestamp:
- 05/16/13 22:51:43 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Linux
v7 v8 14 14 }}} 15 15 And you'll also need **premake4**, which can be downloaded from here: http://industriousone.com/premake/download 16 17 Did I mention that we need SDL? Download the proper rpm from here: 18 {{{ 19 http://www.libsdl.org/download-1.2.php 20 }}} 21 To install that rpm, followe the instructions here: 22 {{{ 23 http://www.howtogeek.com/howto/ubuntu/install-an-rpm-package-on-ubuntu-linux/ 24 }}} 16 25 17 26 The repo for **nv** project can be found here: (should this information be visible here?) which you should clone to a directory of your choice: