YAL Guide
From FreeSpace Wiki
Step by Step guide to building YAL on Linux
Common Steps
- Install the YAL dependencies (see the table below)
- Download YAL (http://vega.livecd.pl/~havner/yal/linux - check if you need to get this via subversion?)
- Open a terminal window
- Extract the tarball (double check naming and extraction paths)
- cd yal/trunk
- ./build-all.sh
Distro | Dependencies |
---|---|
Fedora 16 | sudo yum install gcc gcc-c++ make qt qt-devel SDL-devel |
Ubuntu 11.10 (& derivatives) | tba |