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

Re: How to only build libraries?



sparklezou wrote:
> 
> Now I face a problemn which need your kind help. The problemn is that
> how to build the openldap libraries only.

./configure --disable-slapd --disable-slurpd
make
make install

Ciao, Michael.