From 085eed428a6a771c7452cc51b19ec51289cbf3d0 Mon Sep 17 00:00:00 2001 From: Lars Kurth Date: Tue, 18 Jul 2017 20:46:23 +0100 Subject: [PATCH] Added perl prerequisites (such as missing modules) --- README | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README b/README index 72ccad5..e5e8911 100644 --- a/README +++ b/README @@ -9,6 +9,15 @@ To keep things clean, I use the following directory structure - xsa-lists [output/input directory, see steps 1-5 in match-xsa] - xsa [git repo, optional] +prerequisites +============= +match-xsa, requires perl and the following perl libraries + + libfile-slurp-perl + libfile-spec-perl + +See https://wiki.koha-community.org/wiki/How_to_install_missing_Perl_modules_on_Debian on how to install these + xen-release-logs ================ @@ -34,7 +43,7 @@ Other tools may use the following logs, which are also generated To specify a specific version for which to get logs, use - xen-release-logs --version 4 --major 7 +xen-release-logs --version 4 --major 7 Gets the logs for the entire 4.7 (uses the 4.6.0 tags as common root) up to the 4.7 head tips and will use a log directory of name *logs-47none-stable*. Use for new major releases. -- 2.39.5