User Tools

Site Tools


arma2:linux-dedicated-server-install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arma2:linux-dedicated-server-install [2013-06-12 05:46]
snakeman fixed code tags and added better grep.
arma2:linux-dedicated-server-install [2016-08-07 02:57] (current)
Line 7: Line 7:
   - install linux :)   - install linux :)
   - upload all ArmA 2 files including Expansion\Beta\ directory into your /​home/​arma/​arma2/​ directory.   - upload all ArmA 2 files including Expansion\Beta\ directory into your /​home/​arma/​arma2/​ directory.
 +    - Or use [[arma2:​linux-dedicated-server-steam-install|ArmA 2 Linux Dedicated Server Steam Install]] instructions how to download using SteamCMD.
   - download arma2oa server binary from BIS.   - download arma2oa server binary from BIS.
   - unpack and run ./install   - unpack and run ./install
Line 14: Line 15:
 apt-get install build-essential apt-get install build-essential
 apt-get install ia32-libs apt-get install ia32-libs
 +</​code>​
 +Edit: August 2016 latest ubuntu don't have ia32-libs package anymore. You can get ArmA 2 server running by installing lib32stdc++6 instead, like this:
 +<​code>​
 +apt-get install lib32stdc++6
 </​code>​ </​code>​
  
arma2/linux-dedicated-server-install.1371015993.txt.gz ยท Last modified: 2013-06-12 05:46 (external edit)