From owner-freebsd-questions Sun Jul 13 18:35:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA19537 for questions-outgoing; Sun, 13 Jul 1997 18:35:56 -0700 (PDT) Received: from limbo.senate.org (nathan@tonedef.org [204.141.125.38]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA19523 for ; Sun, 13 Jul 1997 18:35:48 -0700 (PDT) Received: (from nathan@localhost) by limbo.senate.org (8.8.5/8.8.5) id VAA28969 for freebsd-questions@FreeBSD.org; Sun, 13 Jul 1997 21:37:30 -0400 (EDT) Date: Sun, 13 Jul 1997 21:37:30 -0400 (EDT) From: Nathan Dorfman Message-Id: <199707140137.VAA28969@limbo.senate.org> To: freebsd-questions@FreeBSD.org Subject: db Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk What about the Berkeley db-1.85 library? On other systems I had to download this from ftp.berkeley.edu and compile a libdb file. FreeBSD does not have such a file by default in /usr/lib or /usr/local/lib. Since I need ndbm, should I compile the Berkeley db library or what?