blob: 7f23222f584979ca73e8d0f2a9965918cd1ef831 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
On Fedora, you will need the following packages; details may differ on
other platforms.
httpd mod_fcgid
perl-CGI perl-FCGI perl-Date-Calc perl-Template-Toolkit
perl-DBD-Pg perl-XML-RSS perl-libapreq2
postgresql-server
Use the etc/httpd.conf.template file to configure Apache, adjusting the
details to fit your environment. For each instance of BASEPATH, substitute
the directory where this INSTALL file is located.
You must run Apache under the same user id that owns the pgcommitfest tree.
The mod_cgid run directory (on Fedora, the default is /var/run/mod_fgid) must
also be owned by that user.
|