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

Re: Apache segfaults on SVN configuration

From: Ramanathan Muthaiah <rus.cahimb_at_gmail.com>
Date: 2007-01-09 02:57:05 CET

> $ ldd /usr/lib/httpd/modules/mod_dav_svn.so | grep -i apr
> libaprutil-0.so.0 => /usr/local/apr/lib/libaprutil-0.so.0 (0x00143000)
> libapr-0.so.0 => /usr/local/apr/lib/libapr-0.so.0 (0x00157000)
> $ ldd /usr/sbin/httpd | grep -i apr
> libaprutil-1.so.0 => /usr/lib/libaprutil-1.so.0 (0x006fc000)
> libapr-1.so.0 => /usr/lib/libapr-1.so.0 (0x00be2000)
>
> The discrepancy is clear, but how do I fix it? I am using the Apache
> that comes with Fedora Core 5, so I would have to use the APR that it uses.
> http-devel and apr-devel packages are installed, but there appears to be no
> apr-util that corresponds to the APR library that Apache uses.
>
> Do I need to remove Fedora's Apache and compile the latest Apache from source?
> I am not sure how to proceed.

You can choose to do the latter i.e. install Apache from it's sources
but in that case, you will have to re-install Subversion too so that
it can pick up the correct apr/apu utils from your latest Apache
installation.

Am not sure, if there are ways to fix this problem using utils.

Long back (probably, 6 or 7 months back), there was a similar thread
on the users list and I remember Ryan Schmidt had given suggestions
but unluckily, I could not get the correct URL to that thread.

May be, you can search for this thread in the users list.

/Ram

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 9 02:57:23 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.