help-gnunet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnunet] DB_DBT_MALLOC


From: N. Durner
Subject: Re: [Help-gnunet] DB_DBT_MALLOC
Date: Sun, 08 Aug 2004 12:20:08 +0200
User-agent: Thunderbird 0.7.2 (Windows/20040707)

Hi,

Looking in this file show me this version informations:

$OpenBSD: db.h,v 1.7 2003/06/02 19:34:12 millert Exp $
$NetBSD: db.h,v 1.13 1994/10/26 00:55:48 cgd Exp $
Looks like Berkeley DB 1.xx

My question is: How can this two BDB install live together?
They have different filenames, libdb-3.2.so for example.
Distributions usually symlink the newest version. On my machine /usr/lib/libdb.so is a link to /usr/lib/libdb3.so.3

To
let my BDBv3 be used by GNUnet, is it as simple as: cd /usr/include mv db.h db.h.bak ln /usr/local/include/db3.h db.h
I tried to specify BDBv3 install directory to ./configure
(--with-bdb=/usr/local) but it doesn't change anything.
That's odd. Is the error message really the same? Are there any other BDB 1.x "db.h"s in your path?

Regards,

   Nils




reply via email to

[Prev in Thread] Current Thread [Next in Thread]