My full config for hpux b11.11 (httpd 2.2.4) is
./configure --prefix=/tmp/apache --enable-so --enable-modules=all
--disable-auth-digest --with-ldap-lib=/opt/openldap/lib
--with-ldap-include=/opt/openldap/include --with-ldap-sdk=openldap
--with-ldap --enable-authnz-ldap --enable-mods-shared=all
Aaron Smith wrote:
So I’m having a devil of a time getting Apache 2.0.55 compiled on an
HP-UX 11.11 system to support secure LDAP authentication to our Active
Directory servers. I configure it like so:
./configure --prefix=/opt/apache2 --enable-auth-dbm=shared
--enable-expires=shared --enabl
On a HPUX B.11.11 server with gcc 3.4.3, I have been unable to correctly
build
mm_mod_auth_ldap for two different apache versions, 2.0.49 or 2.2.4.
On 2.0.49 using mm_mod_auth_ldap 3.07,
./configure --prefix=/opt/hpws/apache/mm_mod_auth_ldap307/
--with-apache-dir=/opt/hpws/apache --with-apache