From b0a9702eab4338ff12507ba0ca07f121256f3c13 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 3 May 2001 10:28:31 +0000 Subject: documentation updates for add'l perl dependencies. thanks to "Mike McCauley" from Radiator --- htdocs/docs/install.html | 2 ++ htdocs/docs/upgrade6.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index d94ffe7fa..30354deb8 100644 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -16,6 +16,7 @@ Before installing, you need:
  • MIME-Base64
  • Digest-MD5
  • URI +
  • HTML-Tagset
  • HTML-Parser
  • libnet
  • Locale-Codes @@ -34,6 +35,7 @@ Before installing, you need:
  • DBD for your database engine
  • DBIx-DBSchema
  • Net-SSH +
  • String-ShellQuote
  • Net-SCP diff --git a/htdocs/docs/upgrade6.html b/htdocs/docs/upgrade6.html index 6758bd511..dc82975f3 100644 --- a/htdocs/docs/upgrade6.html +++ b/htdocs/docs/upgrade6.html @@ -12,7 +12,7 @@
  • Back up your data and current Freeside installation.
  • As 1.3.0 requires transactions, MySQL's default MyISAM and ISAM table types are no longer supported. Converting to PostgreSQL is recommended. If you really want to use MySQL, convert your tables to one of the transaction-safe table types such as BDB.
  • Copy the invoice_template file from the conf/ directory in the distribution to your configuration directory. -
  • Install the Text-Template, DBIx-DBSchema, Net-SSH and Net-SCP Perl modules. +
  • Install the Text-Template, DBIx-DBSchema, Net-SSH, String-ShellQuote and Net-SCP Perl modules.
  • Apply the following changes to your database:
     CREATE TABLE domain_record (
    -- 
    cgit v1.2.1