Difference between revisions of "Guide to FS Open on Linux"
From FreeSpace Wiki
Line 4: | Line 4: | ||
*[[Fs2_open_on_Linux/Quickstart|Quickstart]] | *[[Fs2_open_on_Linux/Quickstart|Quickstart]] | ||
*[[Fs2_open_on_Linux/Preparation|Preparation]] | *[[Fs2_open_on_Linux/Preparation|Preparation]] | ||
+ | **[[Fs2_open_on_Linux/Installing GIT|Installing Git]] | ||
**[[Fs2_open_on_Linux/Installing Subversion|Installing Subversion]] | **[[Fs2_open_on_Linux/Installing Subversion|Installing Subversion]] | ||
**[[Fs2_open_on_Linux/Installing the Development Libraries|Installing the Development Libraries]] | **[[Fs2_open_on_Linux/Installing the Development Libraries|Installing the Development Libraries]] |
Revision as of 23:24, 25 April 2015
Warning: This guide assumes some fundamental command line knowledge. As a rule of thumb, do not copy & paste commands without fully understanding them, especially as root. With great power comes great responsibility.
- Introduction
- Quickstart
- Preparation
- Acquiring the Code
- Pre-Compile Configuration
- Compiling
- Acquiring the Game Data
- Post-Compile Configuration
- Troubleshooting