summaryrefslogtreecommitdiffstats
path: root/office/pdftk/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-01-26 08:45:09 +0100
committer Matteo Bernardini2019-01-26 08:45:09 +0100
commit9d2325989c32357338a62d378cfa5e9ed623aaba (patch)
tree60d0ddf2ffebb1920f3813908104b97c3b42c484 /office/pdftk/README
parentf8717ee2eb30c24fb4e808057c85e9d3d598a2c5 (diff)
downloadslackbuilds-9d2325989c32357338a62d378cfa5e9ed623aaba.tar.gz
20190126.1 global branch merge.current-20190126.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/pdftk/README')
-rw-r--r--office/pdftk/README7
1 files changed, 7 insertions, 0 deletions
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