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

Re: Trying to build without apache

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-11 21:31:30 CET

On Jan 11, 2007, at 08:32, Andreas Ericsson wrote:

> Scratch this. Skipping over the first part of INSTALL wasn't a very
> clever move (although I'm quite baffled that apache software is
> needed to build anything at all inside the SVN source dir). Sorry
> for the noise.

The Apache Software Foundation creates software other than the Apache
web server. Subversion *requires* the Apache Portable Runtime
software in order to be portable to many different operating systems
(--with-apr and --with-apr-utl). Subversion can also *optionally*
make a module for use with the Apache web server (--with-apxs). The
Apache web server and the Apache Portable Runtime should not be
confused with one another and are not related to one another, other
than that they are made by the same organization, and that the one
(the web server) happens to make use of the other (the portable
runtime).

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 11 23:05:25 2007

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.