March of Industry on Linux

Getting Started: Libraries to Install Before Play

Before you play, you may need to install some libraries.  On Ubuntu 15.04, you can do this via the following commands:

  • sudo apt-get install libwebkitgtk-1.0-0
  • sudo apt-get install xdelta3
  • sudo apt-get install lzma
  • sudo update-alternatives –set lzma /usr/bin/lzmp

Linux FAQ

AESU download fails. In AESU log, it mentions ‘invalid suffix’

You are probably using a different lzma implementation.  Please use the lzmp implementation.  On Ubuntu 15.04, this can be performed as follows:

  • sudo apt-get install lzma
  • sudo update-alternatives –set lzma /usr/bin/lzmp
  • Relaunch AESU.bin

General (non-Linux) FAQ

Posted here.

Share