[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Problem with OpenLDAP 2.2.5 configure go on
Hi,
On Friday 30 January 2004 10:29, Nacho Diaz Asenjo wrote:
> After serveral days trying to configure last OpenLDAP version (2.2.5), i
> haven't achieved finish configure process due to this error.
>
> $CPPFLAGS="-I/usr/local/BerkeleyDB-4.2.52/include \
> -I/usr/local/Cyrus-SASL-2.1.17/include/sasl/" \
> LDFLAGS="-L/usr/local/BerkeleyDB-4.2.52/lib \
> -L/usr/local/Cyrus-SASL-2.1.17/lib/sasl2 \
> -L/usr/local/Cyrus-SASL-2.1.17/lib" \
> ./configure --enable-threads --enable-tls
> --prefix=/usr/local/openldap-2.2.5 \
> --enable-ldbm --enable-bdb --enable-monitor --enable-crypt
It might not be the error, .but ...
I do not know whether the $ sign above is part of your prompt or part of
the command.
In the latter case you should remove it since shell variables need to be
declared without it. Only when referencing variables the $ is necessary.
Peter
--
Peter Marschall
eMail: peter@adpm.de