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

Re: Install troubles with version 1.6

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Tue, 7 Apr 2009 20:29:27 +0400

Greetings, Patricia A Moss!

>>> It looks like the issue is the fact that svn and apache are seeing 2
>>> different versions. Can I rebuild subversion, as I did originally or is
>
>>> there something else that I need to do to undo my original configure?
>
>> You need to copy the right modules to Apache directory (or check the paths
>> from which it loading svn modules, to point them to correct versions)

> Audrey - How do I do either of these? I followed the build instructions
> that someone posted here. I am not sure what steps I am missing.

Unsure about the way you can use to check installed/loaded Apache module versions.
You better consult with documentation.

> Does this help with anything? This is what I receive when I just tried to
> restart httpd.
> # service httpd restart
> Stopping httpd: [ OK ]
> Starting httpd: httpd: Syntax error on line 206 of
> /etc/httpd/conf/httpd.conf: Cannot load
> /usr/lib/httpd/modules/mod_dav_svn.so into server:
> /usr/local/lib/libsvn_subr-1.so.0: undefined symbol: apr_hash_clear
> [FAILED]

To some extent. It's indicating that mod_dav_svn.so and libraries it
trying to load do not match eachother.
But i'm no pro at recompiling Apache/APR, so I refrain from guess.
Better wait for someone else to look at error text and suggest some steps for
possible fix.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 07.04.2009, <20:21>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1579578
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-07 18:30:51 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.