Homepage: first publish of a full set of parts for the server
[mwamko.git] / DEPENDENCIES
blob57f61f337f51b2d59e7896d0fb82d3795878c6b3
1 Things that must be working in your Linux box:
2   a database    - see ./config/database.yml 
3   mail sender   - sendmail or postfix
5 External dependencies of Mwamko:
6   ruby          1.8.6
7   lighttpd      1.4.16
8   libfcgi-dev   2.4.0
9   ruby-fcgi     0.8.7
11 Software that is included with Mwamko (you should not need to install these):
12   rails         1.2.3
13   ajaxterm      0.10
14   open4         0.9.3 
16 Virtualization Software:
17   OpenVZ does not need to be installed on the same server as Mwamko.
18   Mwamko communicates with the OpenVZ server via SSH.