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

Re: SSL support for AIX Client

From: Jim Hague <jim_at_bear-cave.org.uk>
Date: 2006-11-22 13:03:03 CET

In article <73271A2D65BFC944B8FDC1A6DBD574650B6A1BCD@SGBD012001.dlrmail.ad.delarue.com>,
 <Steve.Nelson@uk.delarue.com> wrote:
>I do, however, have about a dozen
>AIX machines which need to be able to use the repo.
>
>I have managed to build subversion on one of these machines such that it
>connects over http, but haven't managed to get it to build with SSL.

I have some pre-built Subversion binaries for AIX at
http://www.bear-cave.org.uk/aix. They were build on AIX 5.2. The latest
is Subversion 1.3.2. I must get round to trying 1.4.x....
I am using the clients with svnserve servers on Linux and AIX. I have
not tried them with an Apache server.

>Consequently I tried passing this location:
>
>./configure --without-berkeley-db --with-ssl
>--with-libs=/opt/freeware/include

Try

./configure --without-berkeley-db --with-ssl --with-libs=/opt/freeware

I build with xlc. It gives significantly smaller executable sizes.

-- 
Jim Hague - jim@bear-cave.org.uk          Never trust a computer you can't lift.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 22 13:33:31 2006

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.