You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Murthy E-G19462 <mu...@motorola.com> on 2006/09/18 05:17:31 UTC

Issues in installing Subversion1.3.2 server.

Hi All,

I installed subversion1.3.2 on SUSE 9.0 Enterprise Linux on an Intel PC.
I also installed httpd2.0.59. I ran the make check on the subversion and
all the Tests are passing. 
But when I tried to start the httpd through apachectl script I am
getting an error in loading mod_dav_svn.so
giving an error saying unable to Load libsvn_repos-1.so.0). I ran ldd on
mod_dav_svn.so and following libraries
are Included in mod_dav_svn.so
	- libsvn_repos-1.so.0
	- libsvn_fs-1.so.0
	- libsvn_delta-1.so.0
	- libsvn_subr-1.so.0

Let me know how to resolve this issue.

Thanks in advance.

Murthy
 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Issues in installing Subversion1.3.2 server.

Posted by Karl Fogel <kf...@google.com>.
"Murthy E-G19462" <mu...@motorola.com> writes:
> I installed subversion1.3.2 on SUSE 9.0 Enterprise Linux on an Intel PC.
> I also installed httpd2.0.59. I ran the make check on the subversion and
> all the Tests are passing. 
> But when I tried to start the httpd through apachectl script I am
> getting an error in loading mod_dav_svn.so
> giving an error saying unable to Load libsvn_repos-1.so.0). I ran ldd on
> mod_dav_svn.so and following libraries
> are Included in mod_dav_svn.so
> 	- libsvn_repos-1.so.0
> 	- libsvn_fs-1.so.0
> 	- libsvn_delta-1.so.0
> 	- libsvn_subr-1.so.0
>
> Let me know how to resolve this issue.

This is a meta-response: please see 

   http://subversion.tigris.org/mailing-list-guidelines.html#fresh-post

...about why you shouldn't follow up to an existing mail to start a
new thread.

Thank you,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org