Howto:Set up a FGCom server: Difference between revisions

Line 144: Line 144:


== Install from Source ==
== Install from Source ==
=== Installing Dependancies ===
Firstly we need to install all the packages required to build things... You may have alot of this already installed:
apt-get install linux-headers-`uname -r` libc6-dev zlib1g-dev bison openssl libssl-dev libasound2 libasound2-dev libslang2-dev libnewt-dev
libncurses5-dev binutils cpp-4.1 gcc-4.1 libstdc++6-4.1-dev g++ make libpq5 libapr1 libexpat1 libaprutil1 libxml2 fxload libusb-dev libiksemel-dev
zlib-bin libc6-dev libbluetooth2-dev libxml2-dev


=== Downloading the Source ===
=== Downloading the Source ===
29

edits