Back to documentation index

Advanced Strategic Command

documentation

Compiling and installing ASC on Unix systems

Compiling and installing ASC is simple. Just run:

configure
make
make install

That's enough to run ASC, but it does not include the music (which is too big to be included in the source package).

Installing the Music

Just call the getmusic script and run configure and make again.

Or you can download install the music manually after you installed ASC. Download these files:

and place them in one of these paths:
  ~/.asc/music/
  /var/local/games/asc/music/
  /var/games/asc/music/
  /usr/local/share/games/asc/music/
  /usr/share/games/asc/music/
 
ASC will automatically detect and play them. You can also place any other MP3 files there, or make music a symlink to your MP3 collection.
More information can be found at the ASC Knowledge Base:
$Id: install_tgz.html,v 1.1 2004/05/30 08:54:54 mbickel Exp $