This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Why I can't create a database using Berkeley DB


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]