diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-08-15 15:41:49 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-08-21 17:38:20 +0100 |
commit | 95b0def02ef381569dcf4cc1bd78014406e38b64 (patch) | |
tree | a92ddb2abf152b2c18ddc574716817232763e3f8 | |
parent | 7b919c9956d50b35567b9d054c1bcaf755a052c7 (diff) |
Better links for our own versions of pdftk
-rw-r--r-- | docs/installing/manual_install.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index e565fb5d3..edc6093cd 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -198,11 +198,13 @@ their requests when they download them. 2. Version 1.44 of `pdftk` contains a bug which makes it loop forever in certain edge conditions. This is fixed in the standard 1.44.7 package which is available in wheezy (Debian) and raring (Ubuntu). -If you can't get an official release for your OS with the fix, you -can either hope you don't encounter the bug (it ties up a rails process until -you kill it), patch it yourself, or use the Debian package -compiled by mySociety (see link in [issue -305](https://github.com/mysociety/alaveteli/issues/305)) +If you can't get an official release for your OS with the fix, you can +either hope you don't encounter the bug (it ties up a rails process +until you kill it), patch it yourself, or use the +[Debian](http://debian.mysociety.org/dists/squeeze/main/binary-amd64/) +or +[Ubuntu](https://launchpad.net/~mysociety/+archive/ubuntu/alaveteli/+packages) +packages compiled by mySociety. #### Refresh sources |