From 30778e822d6ef153cd8936acaa45deeeb8f5374a Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Tue, 31 Dec 2019 15:55:40 +0100 Subject: 20191231.1 global branch merge. Signed-off-by: Matteo Bernardini --- office/pdftk/README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'office/pdftk/README') diff --git a/office/pdftk/README b/office/pdftk/README index c84c0b6589..6f0d6399e0 100644 --- a/office/pdftk/README +++ b/office/pdftk/README @@ -4,3 +4,10 @@ command-line tool for doing everyday things with PDF documents. Keep one in the top drawer of your desktop and use it to merge PDF documents, split PDF documents, apply watermarks, repair corrupt PDF, update PDF metadata, and more. pdftk does not require Acrobat and is free software. + +NOTE: Starting with Slackware 15.0 pdftk compilation requires SBo gcc-5 +because gcc-java was dropped from the GNU Compiler Collection as of gcc-7: +don't forget to source /etc/profile.d/gcc5.sh before starting to build +this, like + + . /etc/profile.d/gcc5.sh -- cgit v1.2.3