RE: [EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc

2007-10-28 Thread Melanie Pfefer
under /lib. You can > > > download them from the web. See > > > > > > http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html > > > for which LDAP > > > SDKS are available for use. > > > > > > 2] That will point to the LDAP SDK inc

RE: [EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc

2007-10-28 Thread John P. Dodge
From: Melanie Pfefer [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 25, 2007 9:46 AM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc > > Thanks Dan. > > 1] So how come the compilation and installation ended up without e

RE: [EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc

2007-10-25 Thread Stusynski, Dan
PROTECTED] Sent: Thursday, October 25, 2007 9:46 AM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc Thanks Dan. 1] So how come the compilation and installation ended up without errors while /opt/apache/lib and /opt/apache/include did not exist on

RE: [EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc

2007-10-25 Thread Melanie Pfefer
e- > From: Melanie Pfefer > [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 25, 2007 9:03 AM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] apache 2.2.4 and ldap on > solaris 10 sparc > > Hi Eric,all > > I didn't get your answer: > 1] so ldap

RE: [EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc

2007-10-25 Thread Stusynski, Dan
ives. Dan Stusynski -Original Message- From: Melanie Pfefer [mailto:[EMAIL PROTECTED] Sent: Thursday, October 25, 2007 9:03 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc Hi Eric,all I didn't get your answer: 1] so ldap sdk sh

Re: [EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc

2007-10-25 Thread Melanie Pfefer
Hi Eric,all I didn't get your answer: 1] so ldap sdk should be under /opt/apache/lib? If so, how to download them? 2] and what with-ldap-include will have to point to? 3] Finally, once we use --enable-authnz-ldap --enable-ldap --with-ldap --with-ldap-include --with-ldap-lib and make/make inst

Re: [EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc

2007-10-25 Thread Eric Covener
On 10/25/07, Melanie Pfefer <[EMAIL PROTECTED]> wrote: > hi folks, > > I managed to configure, make and make install apache > with these additional keywords: > > --enable-authnz-ldap --enable-ldap --with-ldap > --with-ldap-include=/opt/apache/include > --with-ldap-lib=/opt/apache/lib Those refer

[EMAIL PROTECTED] apache 2.2.4 and ldap on solaris 10 sparc

2007-10-25 Thread Melanie Pfefer
hi folks, I managed to configure, make and make install apache with these additional keywords: --enable-authnz-ldap --enable-ldap --with-ldap --with-ldap-include=/opt/apache/include --with-ldap-lib=/opt/apache/lib Can you please tell me if I missed something? /opt/apache/lib still does not exi