X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fupgrade-1.4.2.html;h=a246611428f5e3e26f6d2ab9a71d7aec0af95593;hp=ea6ebe92bcd3291c56a7778d8aba7ab8ea8527f9;hb=8f6a34b553a7ca9b7fc9c9cf5802ce418e3a5296;hpb=c7e637f35948396ca2bf760160f2a1a3081e0484 diff --git a/httemplate/docs/upgrade-1.4.2.html b/httemplate/docs/upgrade-1.4.2.html index ea6ebe92b..a24661142 100644 --- a/httemplate/docs/upgrade-1.4.2.html +++ b/httemplate/docs/upgrade-1.4.2.html @@ -8,8 +8,16 @@
  • Back up your data and current Freeside installation.
  • Install Locale::SubCountry
  • Install IPC::ShareLite -
  • Install HTML::Widgets::SelectLayers 0.03. +
  • Install HTML::Widgets::SelectLayers 0.04. +
  • Install DBIx::DBSchema 0.23. +
  • Install DBD::Pg 1.32. +
  • Install Cache::Cache. +
  • Install Net::SSH 0.08. +
  • Install Crypt::PasswdMD5 +
  • Install Net::Whois::Raw
  • CGI.pm minimum version 2.47 is required. You will probably need to install a current CGI.pm from CPAN if you are using Perl 5.005 or earlier. +
  • File::Temp minimum version 0.14 is required. You will probably need to install a currrent File::Temp from CPAN if you are using Perl 5.6 or earlier. +
  • If using Apache::ASP, add PerlSetVar RequestBinaryRead Off to your Apache configuration and make sure you are using Apache::ASP minimum version 2.55.
  • Run make aspdocs or make masondocs.
  • Copy aspdocs/ or masondocs/ to your web server's document space.
  • Run make install-perl-modules.