Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97782 - make slapd optional for openldap
Summary: make slapd optional for openldap
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-02 20:50 UTC by Chris Carlin
Modified: 2005-07-03 10:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Carlin 2005-07-02 20:50:24 UTC
I'd have liked to install the ldap libs without the actual ldap server.

The --disable-slapd and --disable--slurpd options given to configure are
supposed to do this. 

How about a USE flag or something?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-07-03 10:55:09 UTC
USE=minimal has now been implemented for openldap-2.2.27.ebuild.
It skips building slapd/slurpd, but still builds all of the libs and client 
commands.