Installation (Ubuntu 24.04 LTS)

From Project Skyfire
Revision as of 11:24, 25 April 2024 by Aridev (talk | contribs) (Created page with "== Introduction == This is a basic guide on how to install SkyFire_548 and SFDB from scratch. **Please note this is a work in progress and only contains enough information to get most people a viable server in Linux. == Prerequisites == The compilation of SkyFire_548 and the setup of SFDB will require certain packages to be installed. In Fedora use the following command: <pre> sudo apt-get install g++ make cmake git wget git-core openssl openssl-dev readline-devel zli...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

This is a basic guide on how to install SkyFire_548 and SFDB from scratch. **Please note this is a work in progress and only contains enough information to get most people a viable server in Linux.

Prerequisites

The compilation of SkyFire_548 and the setup of SFDB will require certain packages to be installed. In Fedora use the following command:

sudo apt-get install g++ make cmake git wget git-core openssl openssl-dev readline-devel zlib-dev bzip2 bzip2-dev