* Requirements * - perl - Catalyst (http://www.catalystframework.org/) - postgresql (http://www.postgresql.org/) - a smtp server * Installation from source code * perl Makefile.PL make install On the database serveur: - Create a database (see in postgresql documentation createdb) - restore the based schema with sql/postgres.dump psql BASENAME < sql/postgres.dump Copy the vote.yml.example to /etc/vote.yml then edit it: - change the db settings (and probably the smtp one) - configure apache to use either the cgi or fast_cgi program or run it as a standalone server. Enjoy ! * WARNING * This application is provide as is, without any warranty. This file is just a quick installation guide to install the application does it best to respect basic rules of elections but do not provide information about security YOU should provide around to avoid fraud. * Contact * Olivier Thauvin