[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] Cant start gnunetd
From: |
Christian Grothoff |
Subject: |
Re: [Help-gnunet] Cant start gnunetd |
Date: |
Tue, 8 Apr 2003 00:04:18 -0500 |
User-agent: |
KMail/1.4.3 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Looks like configure did not find the gdbm database library on your system.
Edit gnunet.conf and replace "gdbm" with "directory" and it will work -- but
note that using directories instead of the gdbm database is a bad idea
(inefficient). If you have tdb installed, you can use that, too. With CVS or
the next release of GNUnet you will also have the choice of BerkelyDB (bdb)
or MySQL for the GNUnet database. Anyway, I would recomment to install gdbm
(with headers) and recompile (re-run configure and check that gdbm is found!)
GNUnet. If you just want to have a brief peek, changing gdbm to directory
will also work fine.
Christian
On Monday 07 April 2003 07:37 pm, Artis Rozentals wrote:
> $ gnunetd -d
> Apr 8 03:32:51 Could not open library libgnunetafs_database_gdbm.so
> (libgnunetafs_database_gdbm.so: cannot open shared object file: No such
> file or directory)!Apr 8 03:32:51 __BREAK__
>
>
>
> _______________________________________________
> Help-gnunet mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/help-gnunet
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE+klhU9tNtMeXQLkIRAqPlAJ0b+lhaB9Dhg65T3uh9cclh52XOHgCfXIOp
tr65FGnprUD2AsslKfUj0Yw=
=ZWaa
-----END PGP SIGNATURE-----