Why I can't create a database using Berkeley DB

Brian Dessent brian@dessent.net
Thu Jul 21 05:59:00 GMT 2005


Manuel Tejada wrote:

> I have installed:
> - db4.3 base package with docs
> - libdb4.3 runtime and,
> - libdb4.3-devel
> 
> You mean I need another library?

No, you need to tell the linker to use it.  Add "-ldb-4.3" to the link
command.  Your book should explain this.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list