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

Re: why is no == yes (apache)

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-04-06 23:33:35 CEST

Mage wrote:
> Hello,
>
> i just upgraded to subversion 1.1.4 from source with:
>
> ./configure --prefix=/usr/local/subversion --with-apache=no --with-zlib
> --with-berkeley-db=no
>
> when i made make install, i saw this:
>
> cp .libs/mod_dav_svn.soT /usr/local/apache/modules/mod_dav_svn.so
> cp .libs/mod_dav_svn.lai /usr/local/apache/modules/mod_dav_svn.la
> cp .libs/mod_dav_svn.a /usr/local/apache/modules/mod_dav_svn.a
> ranlib /usr/local/apache/modules/mod_dav_svn.a
> chmod 644 /usr/local/apache/modules/mod_dav_svn.a
> PATH="$PATH:/sbin" ldconfig -n /usr/local/apache/modules
> ----------------------------------------------------------------------
> Libraries have been installed in:
> /usr/local/apache/modules

Yes. Read configure --help, and compare --with-apxs and --with-apache

> Also I upgraded to subversion 1.1.4 on my gentoo system. USE="-apache2
> -berkdb" emerge subversion-1.1.4.ebuild. However it depends on apr-utils
> and apr.
>
>
> Why?

Subversion depends on apr and apr-util. Full stop. End of sentence. Not
optional.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 7 00:50:20 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.