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

Re: SVN apache2 modules can't find subversion

From: Bradley Wagner <bradley.wagner_at_hannonhill.com>
Date: 2006-05-16 16:54:55 CEST

That's definitely one problem. Do you have any idea how the modules
locate the subversion libraries? Is it statically coded into the
modules somehow?

On May 16, 2006, at 10:01 AM, Ryan Schmidt wrote:

>
> On May 16, 2006, at 00:20, Bradley Wagner wrote:
>
>> Bradley Wagner wrote:
>>> I compiled subversion with the "--with-apxs" for the dynamic
>>> apache2 modules. Then, I removed the subversion binaries/libaries
>>> by accident because I already had SVN installed in a different
>>> location. Is there anyway to re-associate those modules with a
>>> different subversion installation? Do I just have to recompile it
>>> again for the new location? Is there anyway to specify during
>>> compilation that I ONLY want the apache modules and none of the
>>> other stuff?
>>
>> I guess I should mention that the error i'm getting when trying to
>> start apache with the "Load mod_dav_svn" in the config file is this:
>>
>> Syntax error on line 232 of /usr/local/apache2/conf/httpd.conf:
>> Cannot load /usr/local/apache2/modules/mod_dav_svn.so into
>> server: /usr/lib64/libsvn_fs_base-1.so.0: undefined symbol: db_create
>
> Sounds like a problem finding the BerkeleyDB libraries:
>
> http://svn.haxx.se/users/archive-2005-08/1334.shtml
>
> Do you need BerkeleyDB especially? If not, you could configure and
> build Subversion without BDB support. I believe there's a switch
> you can pass to ./configure for that.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 16 16:57:38 2006

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.