Pulleyback: add commit() and rollback() to instance methods.
[steamworks] / README.Linux
1 This SteamWorks software is compatible with Linux and has been
2 tested on OpenSUSE 13.2 and Leap 42. In order to build SteamWorks,
3 you will need to install the following packages:
4
5  - OpenSUSE
6    - Packages (use zypper install)
7      - gcc-c++
8      - openldap-client, openldap-client-devel
9      - sqlite3-devel
10    - From source:
11      - log4cpp, see http://log4cpp.sourceforge.net/ .
12        This is optional.
13
14 SteamWorks builds a bundled copy of FCGI, so fcgi-devkit is not needed.