Re: svn: error while loading shared libraries: /usr/local/lib/libsvn_ra_dav-1.so.0: cannot restore segment port after reloc: Permission denied
From: Robert La Ferla <robertlaferla_at_comcast.net>
Date: 2007-09-27 15:00:53 CEST
The correct answer which I figured out after debugging is:
chcon -t texrel_shlib_t /usr/local/lib/libsvn_ra_dav-1.so
The SVN FAQ needs to be updated with this. The FAQ does mention
<blockquote>
In addition to regular Unix permissions, under SELinux every file,
Fedora Core 3, among other systems, comes with SELinux installed by
$ chcon -R -h -t httpd_sys_content_t PATH_TO_REPOSITORY
to set the security context to be able to successfully access the
Robert La Ferla
|
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.