Re: Apache2 +openldap error

2007-07-01 Thread Samuel V. Green III
Thanks again for your help Ryan. I agree with your suggestion that involves updating the Apache2 portfile to include an if/and condition. It is my backward approach to a installing that caused the issue. In the past with something as extensive as php5, I've ran into problems with some of

Re: Apache2 +openldap error

2007-07-01 Thread Ryan Schmidt
On Jul 1, 2007, at 05:41, Samuel V. Green III wrote: On Jul 1, 2007, at 3:00 AM, Ryan Schmidt wrote: On Jul 1, 2007, at 02:52, Samuel V.Green III wrote: Upon issuing a sudo port installed I get: apr-util @1.2.8_2 (active) .., openldap @2.3.35_0 (active) ., Upon issuing sudo port

Re: Apache2 +openldap error

2007-07-01 Thread Ryan Schmidt
On Jul 1, 2007, at 02:52, Samuel V.Green III wrote: Upon issuing a sudo port installed I get: apr-util @1.2.8_2 (active) .., openldap @2.3.35_0 (active) ., Upon issuing sudo port install apache2 + openldap I get : error: #error mod_authnz_ldap requires APR-util to have LDAP suppor

Apache2 +openldap error

2007-07-01 Thread Samuel V . Green III
Upon issuing a sudo port installed I get: apr-util @1.2.8_2 (active) .., openldap @2.3.35_0 (active) ., Upon issuing sudo port install apache2 + openldap I get : error: #error mod_authnz_ldap requires APR-util to have LDAP support built in. To fix add --with-ldap to ./configure Rea