This didn't work anyother ideas.    I do have /usr/local/lib in my ld path.
Thanks
Glen


                                                                           
             Joe Orton                                                     
             <[EMAIL PROTECTED]                                             
             m>                                                         To 
                                       [EMAIL PROTECTED]         
             12/07/2005 10:31                                           cc 
             AM                        users@httpd.apache.org              
                                                                   Subject 
                                       Re: [EMAIL PROTECTED] compiling apache  
             Please respond to         2.2 with openldap on solairs 9      
             [EMAIL PROTECTED]                                             
                   e.org                                                   
                                                                           
                                                                           
                                                                           
                                                                           




On Wed, Dec 07, 2005 at 09:39:49AM -0500, [EMAIL PROTECTED]
wrote:
...
> Configure options to Apache
>
> ./configure --with-ldap-sdk=openldap --enable-ssl
--with-ssl=/usr/local/ssl
> --enable-authnz-ldap --enable-ldap --with-ldap=/usr/local

Don't pass an argument to --with-ldap, try, e.g.:

  --with-ldap --with-ldap-lib=/usr/local/lib \
     --with-ldap-include=/usr/local/include

(you may also need to set LD_LIBRARY_PATH=/usr/local/lib)

joe

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to