Ubuntu Linux "gutsy gibbon" 7.10 packages of the open-sTeam server
apt Repository
The easiest way to install packages of open-sTeam on Ubuntu is to use our apt repository:
- add the following line to your /etc/apt/sources.list:
deb http://apt.open-steam.org/ubuntu gutsy main - then update the apt sources:
apt-get update - install a MySQL database server (unless you want to store your database in a MySQL server somewhere else in your network):
apt-get install mysql-server mysql-client - install the steam server:
apt-get install steam
At this point you are able to get the first response from the steam server using a web browser and type in the steam ip adress or hostname of your steam server and the port you configured the server to listen to.
The next thing you probably want to do is install the web-interface for your sTeam server.
- you can list the currently available packages for sTeam with the following command:
/usr/share/steam/bin/spm -l - to install the web package (e.g. web-2_2_14.spm.gz) use the following command:
/usr/share/steam/bin/spm -i web-2_2_14.spm.gz
7.10 (Gutsy Gibbon)
Pike
Archived old versions
Ubuntu package of the open-sTeam server (stable)
Ubuntu package of the open-sTeam server libraries (stable)