I don't have a good answer for you.  I haven't looked at mod_tls for a few
months.  I keep meaning to go back to it, but I haven't had time recently.
I will try to clean this up later this week.

Ryan

On Mon, 9 Apr 2001, Austin Gonyou wrote:

>
> I agree, but if I give it --with-ssl=/usr/include/openssl then it still
> fails and instead of yes/inc/ssl.h I just get
> /usr/include/openssl/yes/inc/ssl.h. Or is it that I should give it the
> path to the openssl binary? Or is it like mod_ssl where I usually just
> build openssl, not install it, and then tell mod_ssl configure where the
> source tree is?
>
> --
> Austin Gonyou
> Systems Architect
> Coremetrics, Inc.
> Phone: 512-796-9023
> email: [EMAIL PROTECTED]
>
> On Mon, 9 Apr 2001 [EMAIL PROTECTED] wrote:
>
> >
> > > So the question here is what should withval be set to or how should it be
> > > used. When I change the $withval/openssl/ssl.h to
> > > /usr/include/openssl/ssl.h then everything works and it reports:
> > >
> > > checking for SSL library... checking whether to enable mod_tls... yes
> > > found OpenSSL
> > >
> > > Anyone?
> >
> > You should be using --with-ssl=/path/to/openssl.  This argument is used to
> > find your SSL header files.  If you do not provide a path, we can not find
> > them.
> >
> > Ryan
> >
> > _______________________________________________________________________________
> > Ryan Bloom                          [EMAIL PROTECTED]
> > 406 29th St.
> > San Francisco, CA 94131
> > -------------------------------------------------------------------------------
> >
>
>


_______________________________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------

Reply via email to