martin: server/doc QIM,1.15.2.19,1.15.2.20

cvs at intevation.de cvs at intevation.de
Fri Aug 8 09:45:37 CEST 2003


Author: martin

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

Modified Files:
      Tag: KOLAB_1_0
	QIM 
Log Message:
Martin K.: Small updates (apache, sasl)


Index: QIM
===================================================================
RCS file: /kolabrepository/server/doc/QIM,v
retrieving revision 1.15.2.19
retrieving revision 1.15.2.20
diff -u -d -r1.15.2.19 -r1.15.2.20
--- QIM	6 Aug 2003 10:29:57 -0000	1.15.2.19
+++ QIM	8 Aug 2003 07:45:35 -0000	1.15.2.20
@@ -192,11 +192,13 @@
 rpm -ba apache.spec --define 'with_mod_ssl yes' --define 'with_mod_dav yes' \
 	--define 'with_mod_auth_ldap yes' --define 'with_mod_php_openldap yes' \
 	--define 'with_mod_php_imap yes' --define 'with_mod_php yes' \
-	--define 'with_mod_php_gettext yes' --define 'with_gdbm yes' \
-	--define 'with_ndbm yes'
+	--define 'with_mod_php_gettext yes' --define 'with_gdbm_ndbm yes'
 # if you encounter a missing ndbm.h when building apache please copy the
-# required header file manually
+# required header file manually.
 # cp /kolab/RPM/SRC/gdbm/gdbm-1.8.3/ndbm.h /kolab/include/
+# Some installations also require to use two
+# separate statements "--define 'with_gdbm yes' --define 'with_ndbm yes'"
+# instead of --define 'with_gdbm_ndbm yes'
 rpm -Uhv /kolab/RPM/PKG/apache*kol.rpm
 
 rpm -ba proftpd.spec --define 'with_ldap yes'





More information about the commits mailing list