diff options
author | ivan <ivan> | 2005-10-10 12:20:57 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-10-10 12:20:57 +0000 |
commit | 550685eff557af23e242c545d6a9e27a7ef44f23 (patch) | |
tree | f269ba2ad03102153812a8e95d4c7b8ecb5f7994 /httemplate/docs | |
parent | cf8f8aafc5595b31f24a7b0d06289c830d123cb8 (diff) |
updated quick payment entry
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/upgrade10.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html index fb51bfb8e..a4ed27170 100644 --- a/httemplate/docs/upgrade10.html +++ b/httemplate/docs/upgrade10.html @@ -9,6 +9,7 @@ If migrating from 1.5.7, see README.1.5.8 instead If migrating from 1.5.0pre6, see README.1.5.7 instead +install JSON install DBD::Pg 1.32, 1.41 or later (not 1.40) (or, if you're using a Perl version before 5.6, you could try installing DBD::Pg 1.22 with <a href="http://420.am/~ivan/DBD-Pg-1.22-fixvercmp.patch">this patch</a> and commenting out the "use DBD::Pg 1.32" at the top of DBIx/DBSchema/DBD/Pg.pm) install DBIx::DBSchema 0.26 install Net::SSH 0.08 |