From: ivan Date: Thu, 10 Mar 2005 15:33:31 +0000 (+0000) Subject: arg X-Git-Tag: BEFORE_FINAL_MASONIZE~659 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=1dd109e19aec5adc6da8e744b665247a91038c9a arg --- diff --git a/README.1.5.7 b/README.1.5.7 index 4f823e9a5..7b72dfb6f 100644 --- a/README.1.5.7 +++ b/README.1.5.7 @@ -106,6 +106,7 @@ dbdef-create username install Javascript::RPC (JavaScript::RPC::Server::CGI), Text::CSV_XS, Spreadsheet::WriteExcel, IO-stringy (IO::Scalar) and Frontier::RPC +((Frontier::RPC2) afterwords (for installs w/integrated RT): make configure-rt diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 9c7b6d205..f55ce6452 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -65,7 +65,7 @@ Before installing, you need:
  • Text::CSV_XS
  • Spreadsheet::WriteExcel
  • IO-stringy (IO::Scalar) -
  • Frontier::RPC +
  • Frontier::RPC (Frontier::RPC2)
  • Apache::DBI (optional but recommended for better webinterface performance) diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html index 3d19906a7..2a60ca44f 100644 --- a/httemplate/docs/upgrade10.html +++ b/httemplate/docs/upgrade10.html @@ -11,6 +11,7 @@ install Net::SSH 0.08 install NetAddr::IP, Chart::Base, Locale::SubCountry, JavaScript::RPC (JavaScript::RPC::Server::CGI), Text::CSV_XS, Spreadsheet::WriteExcel, IO-stringy (IO::Scalar) and Frontier::RPC +(Frontier::RPC2) INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 20, 'svc_external-id', 'en_US', 'External ID' );