Difference between revisions of "Guide to FS Open on Linux"
From FreeSpace Wiki
m (Reflect source code hosting via Git) |
|||
(One intermediate revision by the same user not shown) | |||
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 | + | **[[Fs2_open_on_Linux/Installing Git|Installing Git]] |
− | |||
**[[Fs2_open_on_Linux/Installing the Development Libraries|Installing the Development Libraries]] | **[[Fs2_open_on_Linux/Installing the Development Libraries|Installing the Development Libraries]] | ||
*[[Fs2_open_on_Linux/Acquiring the Code|Acquiring the Code]] | *[[Fs2_open_on_Linux/Acquiring the Code|Acquiring the Code]] |
Latest revision as of 04:34, 3 May 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