From: "Kurt D. Zeilenga" <Kurt@OpenLDAP.org>
To: "sridhar Kondoji" <srikondoji@hotmail.com>
CC: openldap-software@OpenLDAP.org
Subject: Re: config failure
Date: Sat, 25 May 2002 19:55:34 -0700
MIME-Version: 1.0
Received: from [198.144.206.49] by hotmail.com (3.2) with ESMTP id
MHotMailBEB999A9009B400431CFC690CE3109530; Sat, 25 May 2002 19:55:39 -0700
Received: from nomad.OpenLDAP.org (root@localhost [127.0.0.1])by
pretender.boolean.net (8.11.3/8.11.1/Boolean/Hub) with ESMTP id
g4Q2taC04621;Sun, 26 May 2002 02:55:36 GMT(envelope-from Kurt@OpenLDAP.org)
From Kurt@OpenLDAP.org Sat, 25 May 2002 19:56:21 -0700
Message-Id: <5.1.0.14.0.20020525195205.024dbed0@127.0.0.1>
X-Sender: kurt@127.0.0.1
X-Mailer: QUALCOMM Windows Eudora Version 5.1
In-Reply-To: <F31uTDDzyhXp33mrUuF0000b46a@hotmail.com>
At 12:45 PM 2002-05-24, sridhar Kondoji wrote:
>Hi all i asked this question earlier but ......
>configure is not able to locate ssl and ldbm.
>How and where should i mention these locations to configure.
>Right now my ssl is in folder /mascoma2/install/ssl_instal
> (bin,include,lib,ssl)
>ldbm is in /mascoma2/install/Bdb_install (bin,docs,include,lib)
Adjust your environment... something like:
env CPPFLAGS="-I/mascoma2/install/ssl_instal/include \
-I/mascoma2/install/Bdb_install/include" \
LDFLAGS="-L/mascoma2/install/ssl_instal/lib \
-I/mascoma2/install/Bdb_install/lib" \
./configure ...
>iam trying to install ldap server in location
> /mascoma2/install/ldap_install
Add --prefix=/mascoma2/install/ldap_install