[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Can't get SSL working

From: Paul Gross <p-gross_at_northwestern.edu>
Date: 2003-10-15 09:44:32 CEST

No matter how I run the configure command, the only line in the config.log
containing the word ssl is the line which echos my input command. Is there
something I'm missing here? Why isn't there something in the log about
trying to find ssl? Thanks.

At 01:56 AM 10/15/2003, Daniel Stenberg wrote:
>On Wed, 15 Oct 2003, Paul Gross wrote:
>
> > ./configure --prefix=/home/paul/apps --with-ssl
> > ./configure --prefix=/home/paul/apps --with-ssl=/usr/local/ssl
> > ./configure --prefix=/home/paul/apps
> --with-ssl=/usr/local/ssl/include/openssl
> >
> > None of these could find SSL; I get a "No SSL support" message. Then, I
> > installed my own openssl from source in my home directory:
>
>When configure runs it creates a detailed logfile called config.log. It will
>contain useful hints on why/how specific configure tests failed. If you study
>it, you may realize yourself why it fails or if you paste a relevant snippet
>from it here, someone else might be able to help you analyze the problem.
>
>--
> -=- Daniel Stenberg -=- http://daniel.haxx.se -=-
> ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org

Paul Gross
p-gross@northwestern.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 15 15:27:41 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.