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