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

Re: Problem with 1.4.0

From: Frank Gruman <fgatwork_at_verizon.net>
Date: 2006-09-13 15:53:13 CEST

Gai Feng wrote:
> Hi all,
>
> I am trying to complie and install Subversion 1.4.0 on my Fedora Core
> 5 with HTTPD 2.2.0 and Subversion 1.3.0 already installed.
>
> The following packages have been downloaded and unpacked to my ~/
> directory:
>
> subversion-1.4.0.tar.gz and subversion-deps-1.4.0.tar.gz
>
> 1. I don't know how to specify --with-apxs option. I can not find
> /apxs/ on my system.
>
> 2. I configured the package as:
>
> ./configure --prefix=/usr --with-berkeley-db=/usr
>
> Warning message as below:
>
> /==================================================================/
> /WARNING: skipping the build of mod_dav_svn/
> / --with-apxs or --with-apache must be used/
> /==================================================================/
>
> after /make/ and /make install/, I get the error messages as below
> when invoking /svn/ and /svnsync:/
>
> /svn: error while loading shared libraries:
> /usr/lib/libsvn_ra_dav-1.so.0: cannot restore segment prot after
> reloc: Permission denied/
> /svnsync: error while loading shared libraries:
> /usr/lib/libsvn_ra_dav-1.so.0: cannot restore segment prot after
> reloc: Permission denied/
>
>
> Any help is appreciated.
>
> Gai Feng
>
If you installed Apache from source, it probably includes APXS in the
bin folder of your install location.

On mine (SUSE), this is --with-apxs=/usr/local/apache2/bin/apxs

Regards,
Frank
Received on Wed Sep 13 16:22:16 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.