From e61514f25ed0f80c663984aa6bb06b4ceb534819 Mon Sep 17 00:00:00 2001 From: Till Kamppeter Date: Sun, 21 Aug 2022 14:32:51 +0200 Subject: [PATCH] README: Mention build tools needed for compiling cups-filters --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index e6b7a00c6..276bb962a 100644 --- a/README +++ b/README @@ -37,6 +37,11 @@ INTRODUCTION recommended, especially if non-PDF printers are used, to have at least one of Ghostscript (preferred), Poppler, or MuPDF. + It also needs gcc (C compiler), automake, autoconf, autopoint, and + libtool. On Debian, Ubuntu, and distributions derived from them + you could also install the "build-essential" package to + auto-install most of these packages. + If Ghostscript is used (via the "gsto..." or the "universal" CUPS filters), Ghostscript 9.56.0 is required and it has to be built at least with the "pdfwrite", "ps2write", "cups", "pwgraster", -- 2.47.3