summaryrefslogtreecommitdiffstats
path: root/office/pdftk/README
diff options
context:
space:
mode:
author Matteo Bernardini2018-06-09 09:46:04 +0200
committer Matteo Bernardini2018-06-09 09:46:04 +0200
commitc18f81605673c2bc77b734c7ad42c181f65a086b (patch)
treeb5c481edee49d22658d07c630d8481ca16f5f653 /office/pdftk/README
parent81c344443219574587ae3d6bccb8f19c1bd346af (diff)
downloadold.slackbuilds-current.tar.gz
20180609.1 global branch merge.current-20180609.1current
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