Difference between revisions of "System Requirements"

Line 19: Line 19:
 
* Debian/Ubuntu
 
* Debian/Ubuntu
 
<source lang="bash">apt-get install libpcap0.8 schedutils lsof
 
<source lang="bash">apt-get install libpcap0.8 schedutils lsof
 +
</source>
 +
* Install Steam dependencies (CentOS 64bit only)
 +
<source lang="bash">yum install glibc.i686
 
</source>
 
</source>
 
* Install Steam dependencies (Debian/Ubuntu 64bit only)
 
* Install Steam dependencies (Debian/Ubuntu 64bit only)

Revision as of 12:51, 27 August 2012

Windows

Linux

wget http://www.tcadmin.com/installer/msttcorefonts-2.0-1.noarch.rpm
yum install msttcorefonts-2.0-1.noarch.rpm --nogpgcheck
yum install libpcap schedutils lsof
  • Debian/Ubuntu
apt-get install libpcap0.8 schedutils lsof
  • Install Steam dependencies (CentOS 64bit only)
yum install glibc.i686
  • Install Steam dependencies (Debian/Ubuntu 64bit only)
apt-get install ia32-libs

Linux & Windows

  • If you plan on having remote servers, it is recommended that you use a MySQL database. You can convert your SQLite database to MySQL at any time using the conversion tool included in TCAdmin.
Retrieved from "https://help.tcadmin.com/index.php?title=System_Requirements&oldid=852"