Justin Erenkrantz wrote:
On 1/10/07, Robert Milkowski <[EMAIL PROTECTED]> wrote:
According to documentation it should.
But I didn't manage to compile it on snv_54.
I installed openldap from Blastwave and compiled against it - worked
perfectly.
I don't have a snv_54 build locally, but if you can provide the
compilation errors, I might be able to help. (I'd recommend using
httpd 2.2.4 which was just released.)
I built apache v2.2.3 on snv_49 with ldap and no problems
as far as I can see.... though admittedly I haven't gotten
around to configuring any ldap authentication yet.
I used the following settings:
CC=/opt/SUNWspro/bin/cc
CFLAGS='-xlibmil -xlibmopt -xO5'
CXX=/opt/SUNWspro/bin/CC
CXXFLAGS='-xlibmil -xlibmopt -xO5'
#requires openssl in /opt/local/lib
LD_LIBRARY_PATH=/opt/local/lib:$LD_LIBRARY_PATH ./configure
--prefix=/scratch/web/apache/2.2.3 \
--enable-modules=all --enable-file-cache --enable-cache --enable-dbd \
--enable-deflate --enable-ldap --enable-mime-magic --enable-expires
--enable-headers \
--enable-usertrack --enable-unique-id --enable-version --enable-proxy
--enable-proxy-connect \
--enable-proxy-ftp --enable-proxy-http --enable-proxy-ajp
--enable-proxy-balancer --enable-ssl \
--enable-http --enable-dav --enable-info --enable-cgi --enable-vhost-alias
--enable-imagemap \
--enable-speling --enable-rewrite --enable-so --with-mpm=prefork
--with-ssl=/opt/local \
--enable-authnz-ldap --with-ldap --disable-static-support
--enable-static-htpasswd=no \
--enable-static-htdigest=no --enable-static-rotatelogs=no
--enable-static-logresolve=no \
--enable-static-htdbm=no --enable-static-ab=no --enable-static-checkgid=no
which I mentioned on my blog at
http://www.jmcp.homeunix.com/roller/page/jmcp?entry=more_on_infrastructure_apache_tomcat
James C. McPherson
--
Solaris kernel software engineer
Sun Microsystems
_______________________________________________
opensolaris-discuss mailing list
[email protected]