Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
db4: The Berkeley DB database library (version 4) for C.
- Summary
- The Berkeley Database (Berkeley DB) is a programmatic toolkit that
provides embedded database support for both traditional and
client/server applications. The Berkeley DB includes B+tree, Extended
Linear Hashing, Fixed and Variable-length record access methods,
transactions, locking, logging, shared memory caching, and database
recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is
used by many applications, including Python and Perl, so this should
be installed on all systems.
Arch: x86_64
Download: | db4-4.1.25-8.x86_64.rpm |
Build Date: | Sat Jun 5 07:09:26 2004 |
Packager: | Jaroslaw Polok <Jaroslaw.Polok@cern.ch> |
Size: | 1.65 MiB |
Changelog
- * Tue Aug 19 17:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com> 4.1.25-8
- add missing tcl-devel buildrequires (#101814)
- * Tue Jul 15 17:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 4.1.25-7
- rebuild
- * Fri Jun 27 17:00:00 2003 Jeff Johnson <jbj{%}redhat{*}com> 4.1.25-6
- build with libtool-1.5, which can't recognize the .so in libfoo*.so atm.
- whack out libtool predep_objects wonkiness.