[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: Daniel Stenberg <daniel_at_haxx.se>
Date: 2003-10-15 08:56:01 CEST

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
Received on Wed Oct 15 08:56:50 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.