Required elements:Mioga 2 uses Apache, mod_perl, mod_dav, PostgreSQL, and several Perl modules (www.cpan.org) and libraries. It does not depend on a specific architecture and runs everywhere these previous tools run. Installation only requires some basic knowledge on Apache and PostgreSQL configuration. INSTALL file in the archive indicates the list of Perl module to install from CPAN. ProcedureDebian/Ubuntu users may add in /etc/apt/source.list, the following line : deb http://www.mioga2.org/debian testing main Then, in a terminal : apt-get update apt-get install mioga2-apache2 For Mandrake users Follow the link For other distributions the INSTALL file in the archive root explains each installation steps. Note : Mioga 2 can't run on an Apache server which runs a previous Mioga version. To date, there is no Mioga 1.x to Mioga 2.x migration script available. |