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

Trouble building Subversion 1.5.5 with SSL/zlib on Mac OS X

From: Michael Zornek <lists08_at_mikezornek.com>
Date: Mon, 05 Jan 2009 15:51:21 -0500

So I'm rebuilding my system today and rather than using the built-in svn
client that comes with Leopard I figured I'd build and install my own copy
of the latest and greatest (1.5.5) into `/usr/local` like I have for years.
The process is pretty strait forward but I always enjoyed using [this
post](http://danbenjamin.com/articles/2006/04/svn_on_os_x) from Dan Benjamin
as a basis for my madness.

The problem. So, like Dan, I would prefer to setup SVN to use zlib and have
access to SSL and so I've tried his config line.

./configure --prefix=/usr/local --with-openssl --with-ssl --with-zlib

Doing the config with prefix only works fine but SSL and zlib both have
their own issues.

For the latter I get "configure: error: --with-zlib requires an argument."
and when trying the ssl flags I get "WARNING: Unrecognized options:
--with-openssl" and later at the end

    Configuring Serf...
    configure: error: --with-openssl requires a path
    configure failed for serf

:(

I suppose I could move on and use the simple config but I'm sure compression
and ssl will help me in the long run. Perhaps these things are built in now?
Perhaps I'm a moron and am missing the obvious? (I'm not a wiz on the
command line by any means.) I've done a bit of Googling and searching the ML
archives to no obvious avail. Anyways, if you have any suggestions let me
know. Thanks.

~ Mike

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1006014

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-06 14:03:49 CET

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.