X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Fupgrade10.html;h=929a6e51cdac48d5fe22d906de019b899b02d7f7;hb=ab7e1f9f9f86bc39c3e2a35f34b6f3ab54efb66b;hp=fb51bfb8e033be83bc6d41987936a3b6123c1f21;hpb=76161f1a2ae0f96470bed4089b00eff5abb16cff;p=freeside.git diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html index fb51bfb8e..929a6e51c 100644 --- a/httemplate/docs/upgrade10.html +++ b/httemplate/docs/upgrade10.html @@ -9,8 +9,11 @@ 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 this patch and commenting out the "use DBD::Pg 1.32" at the top of DBIx/DBSchema/DBD/Pg.pm) -install DBIx::DBSchema 0.26 +install DBIx::DBSchema 0.27 (or later) + (if you are running Pg version 7.2.x or earlier, install at least + DBIx::DBSchema 0.29) install Net::SSH 0.08 install HTML::Widgets::SelectLayers 0.05 @@ -20,7 +23,7 @@ install HTML::Widgets::SelectLayers 0.05 install NetAddr::IP, Chart::Base, Locale::SubCountry, Text::CSV_XS, Spreadsheet::WriteExcel, IO-stringy (IO::Scalar), Frontier::RPC -(Frontier::RPC2), MIME::Entity (MIME-tools) and IPC::Run3 +(Frontier::RPC2), MIME::Entity (MIME-tools), IPC::Run3 and Net::Whois::Raw INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 20, 'svc_external-id', 'en_US', 'External ID' ); @@ -80,6 +83,4 @@ CREATE INDEX part_referral1 ON part_referral ( disabled ); CREATE INDEX part_pkg2 ON part_pkg ( promo_code ); CREATE INDEX h_part_pkg2 ON h_part_pkg ( promo_code ); -apache - fix sections to include .html also -