freeside README.1.5.7,1.6,1.7

ivan ivan at pouncequick.420.am
Tue Mar 22 18:59:47 PST 2005


Update of /home/cvs/cvsroot/freeside
In directory pouncequick:/tmp/cvs-serv30635

Modified Files:
	README.1.5.7 
Log Message:
add HTML::Scrubber to rt install/upgrade docs

Index: README.1.5.7
===================================================================
RCS file: /home/cvs/cvsroot/freeside/README.1.5.7,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- README.1.5.7	12 Mar 2005 14:31:46 -0000	1.6
+++ README.1.5.7	23 Mar 2005 02:59:43 -0000	1.7
@@ -104,15 +104,17 @@
   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




More information about the freeside-commits mailing list