cURL / Mailing Lists / curl-users / Single Mail

curl-users

SLL Installation problem

From: Claude Cormier <techsupport_at_devises-or.com>
Date: Tue, 15 Aug 2000 11:07:03 -0400

Thanks for your reply Jochen but it doesn't help.

On my host, SLL is not install in /user/local/ssl so I can't use
--with-ssl=/usr/local (which by the way is the default, I think). I had
to use the CPPFLAGS and LDFLAGS variables.

Jochen Roderburg wrote:
>
> On Aug 15, 9:01am, Daniel Stenberg wrote:
> > Subject: Re: No more vprintf() error
> > On Mon, 14 Aug 2000, Claude Cormier wrote:
> >
> > > configure:2559: checking for openssl/x509.h
> > > configure:2569: gcc -E -I/usr/local/include/openssl
> > > -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include conftest.c
> > > >/dev/null 2>conftest.out
> > >
> > > configure:2565: openssl/x509.h: No such file or directory
> > >
> > > But when I do a list of /usr/local/include/openssl, all the .h are in.
> > >
> > > Any ideas ??
> >
> > Honestly, not really. But the gcc-line fails to read the include file(s) and
> > that is probably the reason why SSL ends up disabled.
>
> For this configuration, you have to call the configure script with
>
> configure --with-ssl=/usr/local
>
> Best regards,
>
> Jochen Roderburg
> ZAIK/RRZK
> University of Cologne
> Robert-Koch-Str. 10 Tel.: +49-221/478-7024
> D-50931 Koeln E-Mail: Roderburg_at_rrz.Uni-Koeln.DE
> Germany
Received on 2000-08-15