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

problem with Subversion 1.4.0

From: Gai Feng <gf6052_at_sina.com>
Date: 2006-09-13 14:09:14 CEST

Hi all,

I am trying to compile 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
subversion-deps-1.4.0.tar.gz

I configured the package as:

./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.4 \
            --with-apxs=/usr/local/apache2/bin/apxs

There are some warning messages during compiling and installation:

libtool: link: warning:
`/usr/lib/gcc/i386-redhat-linux/4.1.0/../../..//libexpat.la' \
         seems to be moved

After make and make install, I get the error messages as below when \
invoking svn and svnsync:

svn: error while loading shared
libraries: /usr/local/lib/libsvn_ra_dav-1.so.0: \
     cannot restore segment prot after reloc: Permission denied
svnsync: error while loading shared
libraries: /usr/local/lib/libsvn_ra_dav-1.so.0: \
     cannot restore segment prot after reloc: Permission denied

svnadmin, svnversion, svnlook and svnserve work well.

Any help is appreciated.

Gai Feng

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 13 15:55:42 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.