head	1.2;
access;
symbols
	rpm-4_4_8-release:1.2
	rpm-4_4_7-release:1.2
	db-4_5_20:1.2
	rpm-4_4_6-release:1.2
	rpm-4_4_5-release:1.2
	db-4_4_20:1.2
	rpm-4_4_4-release:1.2
	db-4_4_16:1.2
	rpm-4_4_3-release:1.2
	db-4_4_11:1.2
	db-4_3_29:1.2
	jbj_before_tklcpatches:1.2
	rpm-4_4_2-release:1.2
	pjones-sparse-experiment:1.2.0.4
	db-4_4_4:1.2
	rpm-4_4_1-release:1.2
	db-4_3_27:1.2
	rpm-4_4-release:1.2
	rpm-4_4:1.2.0.2
	db-4_3_21:1.2
	db-4_3_14:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.11.11.15.58.48;	author jbj;	state Exp;
branches;
next	1.1;

1.1
date	2004.10.16.01.32.05;	author jbj;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Upgrade to db-4.3.21.
@
text
@This apache module requires db-4.3 compiled with c++ extensions 
and libmm (a shared memory manager).

To build this apache module, perform the following steps:

> ./configure --with-apxs=/path/to/apxs
--with-db4=/usr/local/BerkeleyDb-4.3 --with-mm=/usr/local
> make
> su -
# make install

Post-installation, modules can use this extension via the functions
documented in $APACHE_INCLUDEDIR/mod_db4_export.h
@


1.1
log
@... and in with the New ...
@
text
@d1 1
a1 1
This apache module requires db-4.2 compiled with c++ extensions 
d6 2
a7 3
> autoconf
> autoheader
> ./configure --with-apxs=/path/to/apxs  --with-db4=/usr/local/BerkeleyDb-4.2 --with-mm=/usr/local
@

