YAL Guide

From FreeSpace Wiki
Revision as of 09:28, 12 December 2011 by Niffiwan (talk | contribs)
Jump to: navigation, search

Step by Step guide to building YAL on Linux

Common Steps

  1. Install the YAL dependencies (see the table below)
  2. Download YAL (http://vega.livecd.pl/~havner/yal/linux - check if you need to get this via subversion?)
  3. Open a terminal window
  4. Extract the tarball (double check naming and extraction paths)
  5. cd yal/trunk
  6. ./build-all.sh
YAL Library Dependencies
Distro Dependencies
Fedora 16 sudo yum install gcc gcc-c++ make qt qt-devel SDL-devel
Ubuntu 11.10 (& derivatives) tba