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

Missing dependency in 1.5.1 source tar?

From: Ed Hillmann <ed.hillmann_at_gmail.com>
Date: Fri, 22 Aug 2008 14:19:12 +1000

Hi all. I've just started looking into upgrading our Solaris
machine's installation of Subversion from 1.4.6 to 1.5.1. We've used
svn on this machine for a long time now, and i've always been able to
....

untar svn source
untar svn dependencies
configure
make

etc etc. I've been able to do this in the past.

I've just started running the configure for 1.5.1, and I get the
following message:

configure: error: We require OpenSSL; try --with-openssl
configure failed for serf

OK, so 1.5.1 uses OpenSSL. I'll try to go see if we have it on this
box, and if not build it separately (and pass it's location to
configure via the --with-openssl parameter as suggested).

My main question is: should this have been included as part of the
subversion-deps-1.5.1.tar.gz file? I always assumed that its purpose
was to provide all the required packages so you didn't have to sort
out them externally to the process. If it doesn't belong in there,
OK. It's just a shame, as the process for building the previous
releases was pretty easy.

Thanks for any input,
Ed

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-22 06:19:37 CEST

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.