You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2016/08/21 19:37:55 UTC

[whimsy] branch master updated: mention verifying the path, add pdftk

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  aab9dd8   mention verifying the path, add pdftk
aab9dd8 is described below

commit aab9dd86ba275f1b81d5e1836b2f16b0ededb880
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Sun Aug 21 15:37:39 2016 -0400

    mention verifying the path, add pdftk
---
 MACOSX.md                     | 9 +++++++++
 config/secretary-workbench.md | 5 +++++
 2 files changed, 14 insertions(+)

diff --git a/MACOSX.md b/MACOSX.md
index 19cb78b..5836a55 100644
--- a/MACOSX.md
+++ b/MACOSX.md
@@ -286,6 +286,15 @@ Verify:
   a list of environment variables.  Compare with [racktest on
   whimsy](https://whimsy.apache.org/racktest).
 
+Compare the `PATH` values with your local (command line) environment.
+Various whimsy tools will make use of a number of commands (`svn`, `pdftk`)
+and it is important that these tools (and the correct version of each) can
+be found on the `PATH` defined to the Apache httpd web server.  If you find
+you need to adjust this, edit the `SetEnv PATH` line in
+`/etc/apache2/other/whimsy.conf`, restart the server and verify the path
+again.
+
+
 Additional (application specific) configuration
 -----------------------------------------------
 
diff --git a/config/secretary-workbench.md b/config/secretary-workbench.md
index c5d9769..52c6490 100644
--- a/config/secretary-workbench.md
+++ b/config/secretary-workbench.md
@@ -84,3 +84,8 @@ Run:
 $sudo apachectl restart
 ```
 
+Install pdftk
+-------------
+
+Download from [pdflabs](https://www.pdflabs.com/tools/pdftk-server/).
+

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].