stuart: server obmtool.conf,1.44,1.45

cvs at intevation.de cvs at intevation.de
Thu Jul 15 23:43:02 CEST 2004


Author: stuart

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv11862

Modified Files:
	obmtool.conf 
Log Message:
We need to include libxml and libxslt, and compile Apache with php_dom support, for the resource handlers to work with the new XML data format (as we require the XML extension for PHP).

The versions that I've added here are those from OpenPKG-current as of 2004-07-15.


Index: obmtool.conf
===================================================================
RCS file: /kolabrepository/server/obmtool.conf,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- obmtool.conf	15 Jul 2004 01:15:12 -0000	1.44
+++ obmtool.conf	15 Jul 2004 21:43:00 -0000	1.45
@@ -79,6 +79,8 @@
     @install ${loc}openpkg-tools-0.8.10-20040430
     @install ${loc}patch-2.5.9-20040207
     @install ${loc}sed-4.0.9-20040215
+    @install ${loc}libxml-2.6.11-20040706
+    @install ${loc}libxslt-1.1.8-20040713
     @install ${loc}apache-1.3.29-20040327 \
         --with=mod_auth_ldap \
         --with=mod_dav \
@@ -90,6 +92,7 @@
         --with=mod_php_openldap \
         --with=mod_php_pear \
         --with=mod_php_xml \
+	--with=mod_php_dom \
         --with=mod_ssl
     @install ${loc}php-smarty-2.6.3-20040702
     @install ${loc}spamassassin-2.63-20040218





More information about the commits mailing list