mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-20 16:56:02 +00:00
Updated required software documentation
This commit is contained in:
parent
5be64d7228
commit
be80da6111
11
INSTALL
11
INSTALL
@ -90,7 +90,18 @@ other application I will happily accept patches to make it do
|
||||
that, but I am pretty sure it won't work that way out of the
|
||||
box.
|
||||
|
||||
Several helper programs are needed to setup and upgrade davical:
|
||||
Perl with DBI and DBD-Pg
|
||||
Debian: aptitude install libdbi-perl libdbd-pg-perl
|
||||
Gentoo: emerge dev-perl/DBI dev-perl/DBD-Pg
|
||||
|
||||
Yaml
|
||||
Debian: aptitude install libyaml-perl
|
||||
Gentoo: emerge dev-perl/yaml
|
||||
|
||||
pwgen (not mandatory)
|
||||
Debian: aptitude install pwgen
|
||||
Gentoo: app-admin/pwgen
|
||||
|
||||
Database Setup
|
||||
==============
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user