2022-01-25 20:37:01 +01:00
|
|
|
***sharee.bike copri is a apache2 mod-perl postgresql based webapplication***
|
|
|
|
|
|
|
|
On debian based Linux systems you have to install following packages
|
|
|
|
```
|
2022-01-25 20:39:09 +01:00
|
|
|
libapache2-mod-perl2
|
|
|
|
libapache2-reload-perl
|
|
|
|
perlmagick
|
|
|
|
libdbd-pg-perl
|
|
|
|
libgd-graph3d-perl
|
|
|
|
libxml-smart-perl
|
|
|
|
libcalendar-simple-perl
|
|
|
|
libdate-calc-perl
|
|
|
|
libdbd-csv-perl
|
|
|
|
libspreadsheet-writeexcel-perl
|
|
|
|
libtext-csv-xs-perl
|
|
|
|
libjson-perl
|
|
|
|
libemail-mime-createhtml-perl
|
|
|
|
libemail-sender-perl
|
|
|
|
libxrender1
|
|
|
|
liburi-encode-perl
|
|
|
|
libxml-simple-perl
|
|
|
|
libio-all-perl
|
|
|
|
libdatetime-format-pg-perl
|
|
|
|
libcgi-pm-perl
|
|
|
|
libfile-copy-recursive-perl
|
|
|
|
libscalar-util-numeric-perl
|
|
|
|
libtest-json-perl
|
|
|
|
libauthen-pam-perl
|
|
|
|
libnet-smtps-perl
|
|
|
|
libconfig-general-perl
|
|
|
|
libdigest-sha-perl
|
2022-01-25 20:37:01 +01:00
|
|
|
```
|