From 12513043c976b9403b43a4fb55a70d535947e9ef Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 23 Mar 2005 04:16:32 +0000 Subject: [PATCH] new RT requires Tree::Simple too --- README.1.5.7 | 2 +- httemplate/docs/install-rt.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.1.5.7 b/README.1.5.7 index 080152c37..53b0585ab 100644 --- a/README.1.5.7 +++ b/README.1.5.7 @@ -114,7 +114,7 @@ Spreadsheet::WriteExcel, IO-stringy (IO::Scalar), Frontier::RPC (Frontier::RPC2) and MIME::Entity (MIME-tools) afterwords (for installs w/integrated RT): -install HTML::Scrubber and Text::Quoted +install HTML::Scrubber, Text::Quoted and Tree::Simple make configure-rt make deploy /opt/rt3/sbin/rt-setup-database --action insert --datadir etc/upgrade/3.1.15 diff --git a/httemplate/docs/install-rt.html b/httemplate/docs/install-rt.html index 406b008c3..50f562691 100644 --- a/httemplate/docs/install-rt.html +++ b/httemplate/docs/install-rt.html @@ -28,6 +28,7 @@
  • Text::Quoted
  • Regexp::Common
  • HTML::Scrubber +
  • Tree::Simple

    Create a new Unix group called 'rt' -- 2.11.0