On Thu, Sep 07, 2006 at 12:26:34PM +0300, Dominik Zalewski wrote:

> I'm running FreeBSD 6.1-STABLE on i386. I need to run auth_ldap module with 
> apache 2.2.3 but as I see it requires apache13 . 
> 
> ===>  auth_ldap-1.6.1 : Error from bsd.apache.mk. apache22 is installed (or 
> APACHE_PORT is defined) and port requires 13.
> *** Error code 1
> 
> Is there is anyway to run auth_ldap with apache22 ?

I use mod_ldap and mod_auth_ldap with apache20.
Strings from /usr/local/etc/pkgtools.conf:
  MAKE_ARGS = {
...
'www/apache2*' => 'WITH_LDAP_MODULES=yes WITH_SSL_MODULES=yes 
WITH_MISC_MODULES=yes WITH_THREADS_MODULES=yes',
...
  }

WBR
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to