1827243 Members
2385 Online
109716 Solutions
New Discussion

gdbm/db library

 
Ruben Cardenal
Frequent Advisor

gdbm/db library

Hi,

I get this compiling:

checking for gdbm_open in -lgdbm... no
checking for gdbm_open... no
checking for dbopen in -ldb... no
checking for db_open in -ldb... no
checking for db_env_create in -ldb... no
checking for dbopen... no
checking for db_open... no
checking for db_env_create... no
configure: error: Cannot find either the gdbm or the db library.

Where can I find those libraries?

TIA
2 REPLIES 2
Alex Glennie
Honored Contributor

Re: gdbm/db library

Ruben Cardenal
Frequent Advisor

Re: gdbm/db library

Hi,

I'd need a precompiled version of some of them, I can't compile at this time due to license issues.