[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Need help building OpenLDAP...
- To: <openldap-software@OpenLDAP.org>
- Subject: RE: Need help building OpenLDAP...
- From: "Stone, Timothy" <tstone@cityofhbg.com>
- Date: Tue, 17 Dec 2002 14:14:28 -0500
- Content-class: urn:content-classes:message
- Thread-index: AcKmAJdUqMxTztw5R8CXcHdwpnbIGQ==
- Thread-topic: RE: Need help building OpenLDAP...
Vets et. al,
::Coughing, and clearing a brain fart:: I sorted through the online docs and concocted the following command line:
% sudo env CPPFLAG="-I/usr/local/bdb/include" \
> LDFLAGS="-L/usr/local/bdb/lib" ./configure \
> --prefix=/usr/local/openldap
Boom. ./configure completed. The fix was under my nose.
PS... the online docs have a typo in the example:
env CPPFLAG-"-I/usr/local/include" \
^-------------------------- ???minus/hyphen/dash
> LDFLAGS-"-L/usr/local/lib" ./configure \
^-------------------------- ???minus/hyphen/dash
Warmest Regards,
Tim
--
/**
* Timothy Stone . Sun Certified Java Programmer
* Web Master . tstone at cityofhbg dot com
* City of Harrisburg . 717.255.7297
* Pennsylvania USA . 717.903.9162
*
* "Censorship always defeats its own purpose,
* for it creates in the end the kind of society
* that is incapable of exercising real discretion."
* --Henry Steele Commager, Historian
*/