[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: configure: I want to use db2 but db is present (ITS#862)
On Sat, Oct 28, 2000 at 09:06:45PM +0000, kruis@till-photonics.com wrote:
> Full_Name: Anselm Kruis
> Version: 2.0.X_Engineering
> OS: Linux
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (212.89.102.121)
>
>
> Small configure problem: I have a system with an old libdb.so* and an up to date
>
> libdb2.s0*. (Updating libdb.so* is not an option :-( )
>
> Unfortunately configure checks for -ldb before it checks -ldb3, ldb2 ...
>
> It would be nice to add a configure option to specify the lib to use.
LIBS="-ldb2" ./configure
This will force it to not even check -ldb, -ldb2 etc...
--
-----------=======-=-======-=========-----------=====------------=-=------
/ Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \
` bcollins@debian.org -- bcollins@openldap.org -- bcollins@linux.com '
`---=========------=======-------------=-=-----=-===-======-------=--=---'