[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: configure problem



Use this before the configure.. 

LDFLAGS='-L/usr/local/BerkeleyDB.4.1/lib' ; export LDFLAGS
CPPFLAGS='-I/usr/local/BerkeleyDB.4.1/include';export CPPFLAGS

*provided that is the path to your BerkeleyDB stuff. 


--------------------------------------
  Sean O'Malley, Information Technologist
  Michigan State University
-------------------------------------

On Tue, 28 Jan 2003, Ernesto Freyre wrote:

> Hello, please someone help me with this problem? I think this must be a common problem but I canīt found much useful information about this issue.
> 
> When I executed ./configure on Linux I get the following error:
> 
> configure: error: BDB: BerkeleyDB not available
> 
> I have installed BerkeleyDB 4.1.25 version, whiy this error occurs?
> Please I will thank very much any suggestion for clarify this issue.
> 
> Thank you
> 
> Ernesto Freyre
>