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

Re: Building Apache & mod_dav_svn

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-22 18:05:17 CEST

Marcus Comstedt <marcus@mc.pp.se> writes:

> Karl Fogel <kfogel@newton.ch.collab.net> writes:
>
> > Marcus Comstedt <marcus@mc.pp.se> writes:
> > > The Apache main binary OTOH, is linked statically
> > > against APR.
> >
> > ??
> >
> > I thought Apache should be dynamically linked against APR; that's what
> > you get if you follow the INSTALL recipe, at any rate...
>
>
> Maybe it's because I tried to share APR dir between subversion and
> Apache (didn't see the point in having two of them...). Now I have
> copied it, and rebuild, and Apache indeed seems to be dynamically
> linked this time. To be on the safe side, I tried using the same
> --prefix for Subversion and Apache this time as well. Still some
> trouble though, it seems that the only lib that gets installed in
> Apaches libdir is libsvn_subr-1.so. Well, I'll keep trying, but this
> really has to be simpler...

libsvn_* libraries should be installed to /usr/local/lib/. The only
libraries in /usr/local/apache2/lib/ should be libapr, libaprutil, and
maybe libexpat.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 22 18:06:47 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.