cdb

CDB

cdb is a fast, reliable, simple package for creating and reading constant databases.

cdb is a fast, reliable, simple package for creating and reading constant databases. It's used by a variety of programs on this mail server, notably the validrcptto patch.

Download and upack the tarball:

cd /extra/src
wget http://cr.yp.to/cdb/cdb-0.75.tar.gz
tar xvzf cdb-0.75.tar.gz
cd cdb-0.75

This command fixes "the errno problem" with glibc 2.3 and newer:

sed -i '/extern int errno/{s/^/\/* /;s/$/ *\//;G;s/$/#include <errno.h>/;}' error.h

Make and install the programs:

Technology:

Subscribe to RSS - cdb

Recent Updates

  • 2 years 1 week ago
  • 2 years 1 week ago
  • 2 years 2 weeks ago
    php 8.x
  • 2 years 2 weeks ago
    10.6.7
  • 2 years 2 weeks ago
    Drop Centos 5/6 stuff