From: ivan Date: Thu, 3 May 2001 10:28:31 +0000 (+0000) Subject: documentation updates for add'l perl dependencies. X-Git-Tag: Root-of-freeside_vpopmail_support~31 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=b0a9702eab4338ff12507ba0ca07f121256f3c13;p=freeside.git documentation updates for add'l perl dependencies. thanks to "Mike McCauley" from Radiator --- 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 (