Improved database_for_scripts.rb
[mwamko.git] / DEPENDENCIES
bloba833391d92bb9a71ef6a2e87a2215dfe8bf85bce
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   rubygems      0.9.4
8   open4         0.9.3 (installed form rubygems)
9   lighttpd      1.4.16
10   libfcgi-dev   2.4.0
11   ruby-fcgi     0.8.7
14 Software that is shipped with Mwamko (you should not need to install these):
15   rails         1.2.3
16   ajaxterm      0.10
19 Virtualization Software:
20   OpenVZ does not need to be installed on the same server as Mwamko.
21   Mwamko communicates with the OpenVZ server via SSH.