[freeside-commits] freeside/httemplate/docs upgrade10.html, 1.52, 1.53

Ivan,,, ivan at wavetail.420.am
Wed Aug 24 07:07:26 PDT 2005


Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory wavetail:/tmp/cvs-serv27848/httemplate/docs

Modified Files:
	upgrade10.html 
Log Message:
need H:W:SelectLayers 0.05

Index: upgrade10.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/upgrade10.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- upgrade10.html	17 Aug 2005 22:23:46 -0000	1.52
+++ upgrade10.html	24 Aug 2005 14:07:24 -0000	1.53
@@ -12,6 +12,8 @@
 install DBD::Pg 1.32, 1.41 or later (not 1.40) (or, if you're using a Perl version before 5.6, you could try installing DBD::Pg 1.22 with <a href="http://420.am/~ivan/DBD-Pg-1.22-fixvercmp.patch">this patch</a> and commenting out the "use DBD::Pg 1.32" at the top of DBIx/DBSchema/DBD/Pg.pm)
 install DBIx::DBSchema 0.26
 install Net::SSH 0.08
+install HTML::Widgets::SelectLayers 0.05
+
 - If using Apache::ASP, add PerlSetVar RequestBinaryRead Off and PerlSetVar IncludesDir /your/freeside/document/root/ to your Apache configuration and make sure you are using Apache::ASP minimum version 2.55.
 - In httpd.conf, change &lt;Files ~ \.cgi&gt; to  &lt;Files ~ (\.cgi|\.html)&gt;
 - In httpd.conf, change <b>AddHandler perl-script .cgi</b> or <b>SetHandler perl-script</b> to <b>AddHandler perl-script .cgi .html</b>



More information about the freeside-commits mailing list