mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 15:46:26 +01:00
Update Installation guide
This commit is contained in:
parent
c756859a0a
commit
b4cc88bffd
1 changed files with 27 additions and 1 deletions
|
@ -2,5 +2,31 @@
|
||||||
|
|
||||||
On debian based Linux systems you have to install following packages
|
On debian based Linux systems you have to install following packages
|
||||||
```
|
```
|
||||||
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
|
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
|
||||||
```
|
```
|
Loading…
Reference in a new issue