aboutsummaryrefslogtreecommitdiff
path: root/README
blob: d7736fe6cfae5fd394e6fd79ae75bda1903090e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Author:
   Benjamin Kellermann <Benjamin dot Kellermann at tu-dresden in germany>
Requirements:
 * ruby
 * git (preferred) or bzr
License: 
   GNU AGPL v3 or higer
   see file License

=== Installation ===
1. Place this application into a directory where cgi-scripts are evaluated.
   Make sure, that the webserver can execute ruby + bzr.
2. Copy config_sample.rb to config.rb to start with a default configuration.
3. The webserver needs the permission to write into the directory 
4. You have to build a .mo file from the .po file in order to use the 
   localization. Type:
      make locale/de/dudle.mo
   If this does not work for you, you can download the .mo file from another
   server, i.e., http://dudle.inf.tu-dresden.de/locale/de/dudle.mo and put it
   into the directory locale/de.