Mailing List Archive

compilation doesn't work without GDBM
> * Experimental support for keyrings stored in a GDBM database.

If you don't have GDBM installed (yes, some people actually prefer
Berkely-DB) it won't compile. ./configure detects that there is no
GDBM, but compilation stops in file ringedit.c breaks in line 556.

-----------------------------+---------------------------------
Holger Schurig | OM Standard Linux Server:
Operation Mobilisation e.V. | http://it-support.om.org/linux
Postfach 1561 |
D-74821 Mosbach | Tel: +49-6261-947-140
Re: compilation doesn't work without GDBM [ In reply to ]
Holger Schurig <holger@d.om.org> writes:

> If you don't have GDBM installed (yes, some people actually prefer
> Berkely-DB) it won't compile. ./configure detects that there is no
> GDBM, but compilation stops in file ringedit.c breaks in line 556.

I fixed this. Please remember it is experimental.