public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Apache emerge stumbles on LDAP; should I care?
@ 2006-09-23 15:22 Kevin O'Gorman
  2006-09-23 15:30 ` Arturo 'Buanzo' Busleiman
  2006-09-23 16:08 ` Daniel Iliev
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin O'Gorman @ 2006-09-23 15:22 UTC (permalink / raw
  To: gentoo-user

I'm in the midst of an avalanche of re-emerging packages, occasioned in part by
an update to the LDAP libraries.  I don't completely understand that because I
never turned on the LDAP USE-flag, but maybe some things just need it.

However, I'm annoyed that apache would not build because, it said,
dev-libs/apr-util
did not have LDAP support.  DUH!  Nothing new here.  I hadn't changed my mind
about LDAP, so why all of a sudden apache is getting touchy about LDAP?

I explicitly set apache to -ldap in packages.use, and it compiled okay.  B ut
I'm starting to wonder if that was sensible.  I only vaguely understand that
LDAP has to do with "directory" searches, but I don't know why I should care
about that in general, or about it in reference to apache.

So what do I need to know about this?

++ kevin

-- 
Kevin O'Gorman, PhD
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Apache emerge stumbles on LDAP; should I care?
  2006-09-23 15:22 [gentoo-user] Apache emerge stumbles on LDAP; should I care? Kevin O'Gorman
@ 2006-09-23 15:30 ` Arturo 'Buanzo' Busleiman
  2006-09-23 16:08 ` Daniel Iliev
  1 sibling, 0 replies; 3+ messages in thread
From: Arturo 'Buanzo' Busleiman @ 2006-09-23 15:30 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kevin O'Gorman wrote:
> I explicitly set apache to -ldap in packages.use, and it compiled okay. 
> B ut
> I'm starting to wonder if that was sensible.  I only vaguely understand
> that
> LDAP has to do with "directory" searches, but I don't know why I should
> care
> about that in general, or about it in reference to apache.

LDAP is a special type of database that is like a tree, full of nodes, branchs and properties with
values. it USUALLY used to store user account information to be shared among different servers, or
to store email account definitions.

if you are NOT using openldap, then it's probably safe to put -ldap in your global USE flag in
/etc/make.conf

But I don't know your system, so.... analyze it. check out www.openldap.org and read about it.

- --
Arturo "Buanzo" Busleiman - VPN Mail Project - http://vpnmail.buanzo.com.ar
Consultor en Seguridad Informatica - http://www.buanzo.com.ar
http://www.vivamoslavida.com.ar - Portal no-comercial del buen vivir!
for f in www blog linux-consulting vpnmail; do firefox http://$f.buanzo.com.ar ; done
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFFVMCAlpOsGhXcE0RAnt9AJ4trQxGKu3h3sJVs+ro3Y+GUit3WwCdGKlh
RMCOj1zAX1B3dpAMSvtZGDA=
=C6t8
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Apache emerge stumbles on LDAP; should I care?
  2006-09-23 15:22 [gentoo-user] Apache emerge stumbles on LDAP; should I care? Kevin O'Gorman
  2006-09-23 15:30 ` Arturo 'Buanzo' Busleiman
@ 2006-09-23 16:08 ` Daniel Iliev
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Iliev @ 2006-09-23 16:08 UTC (permalink / raw
  To: gentoo-user

Kevin O'Gorman wrote:
> I'm in the midst of an avalanche of re-emerging packages, occasioned
> in part by
> an update to the LDAP libraries.  I don't completely understand that
> because I
> never turned on the LDAP USE-flag, but maybe some things just need it.
>
> However, I'm annoyed that apache would not build because, it said,
> dev-libs/apr-util
> did not have LDAP support.  DUH!  Nothing new here.  I hadn't changed
> my mind
> about LDAP, so why all of a sudden apache is getting touchy about LDAP?
>
> I explicitly set apache to -ldap in packages.use, and it compiled
> okay.  B ut
> I'm starting to wonder if that was sensible.  I only vaguely
> understand that
> LDAP has to do with "directory" searches, but I don't know why I
> should care
> about that in general, or about it in reference to apache.
>
> So what do I need to know about this?
>
> ++ kevin
>
Obviously you don't use LDAP, so I could try this:
emerge gentoolkit (if you haven't done this)
euse -D ldap
emerge -DuNav world

If you come again to a package which doesn't compile you can just skip
it with:
emerge --resume --skipfirst

-- 
Best regards,
Daniel


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-23 16:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-23 15:22 [gentoo-user] Apache emerge stumbles on LDAP; should I care? Kevin O'Gorman
2006-09-23 15:30 ` Arturo 'Buanzo' Busleiman
2006-09-23 16:08 ` Daniel Iliev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox