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

Re: SSL is not supported

From: Martin Sebor <sebor_at_roguewave.com>
Date: 2005-07-18 22:23:34 CEST

S. William Schulz wrote:
>
>>-----Original Message-----
>>From: Martin Sebor [mailto:sebor@roguewave.com]
>>Sent: Monday, July 18, 2005 2:40 PM
>>To: users@subversion.tigris.org
>>Subject: Re: SSL is not supported
>>
>>>>>I'm wondering if someone could help explain what I might be doing
>>>>>wrong building subversion-1.2.1. I have OpenSSL 0.9.8 (archives
>>>>>only) installed in /usr/local/openssl-0.9.8 on a relatively clean
>>>>>Solaris 9 box. I configured svn with the command below:
>>>>>
>>>>> ./configure --with-ssl=/usr/local/openssl-0.9.8 \
>>>>> --with-libs=/usr/local/openssl-0.9.8 \
>>>>> --prefix=/usr/local/subversion-1.2.1
>
>
> I ran into the same issue this past weekend building 1.2.1 against the
> default OpenSSL libs on a CentOS system. The solution for me there (since
> the docs specifically mention that neon will not check in /usr/lib or
> /usr/local, was to use the --with-libs flag.
>
> I ended up with --with-ssl --with-libs=/usr/lib/kerberos . This is working
> successfully. No idea why I had to go around the end to get there, but that
> is what worked for me.

Thanks for the tip. Unfortunately, we don't have OpenSSL installed
under /usr/kerberos (we don't have /usr/lib/kerberos, either, but
I assume that was just a typo).

Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 18 22:24:07 2005

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.