add HTML::Scrubber to rt install/upgrade docs
authorivan <ivan>
Wed, 23 Mar 2005 02:59:44 +0000 (02:59 +0000)
committerivan <ivan>
Wed, 23 Mar 2005 02:59:44 +0000 (02:59 +0000)
README.1.5.7
httemplate/docs/install-rt.html

index 2620d82..080152c 100644 (file)
@@ -104,15 +104,17 @@ Installs w/integrated RT:
   CREATE INDEX Attributes2 on Attributes(ObjectType, ObjectId);
 
 
-dbdef-create username
+(make sure you have upgrade DBIx::DBSchema to 0.24)
+dbdef-create username 
 create-history-tables username rate rate_detail rate_region rate_prefix reg_code reg_code_pkg
 dbdef-create username
 
 install Javascript::RPC (JavaScript::RPC::Server::CGI), Text::CSV_XS,
-Spreadsheet::WriteExcel, IO-stringy (IO::Scalar) and Frontier::RPC
-(Frontier::RPC2)
+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
 make configure-rt
 make deploy
 /opt/rt3/sbin/rt-setup-database --action insert --datadir etc/upgrade/3.1.15
index fd4695a..406b008 100644 (file)
@@ -27,6 +27,7 @@
     <li><a href="http://search.cpan.org/search?dist=Text-Autoformat">Text::Autoformat</a>
     <li><a href="http://search.cpan.org/search?dist=Text-Quoted">Text::Quoted</a>
     <li><a href="http://search.cpan.org/search?dist=Regexp-Common">Regexp::Common</a>
+    <li><a href="http://search.cpan.org/search?dist=HTML-Scrubber">HTML::Scrubber</a>
   </ul>
 
 <p>Create a new Unix group called 'rt'