You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Kovacs Andras <ko...@freemail.hu> on 2007/09/30 00:10:50 UTC

Compatibility problems svn1.4.5-apache2.2.6-php5.2.4

Hallo,

I installed newest Apache 2.2.6 with pgp 5.2.4, and svn 1.4.5 under Windows.
apache says that modules mod_dav_svn.so and mod_authz_svn.so has wrong version and  libdb43.dll not found - then the name is modified to libdb44.dll.
I renamed libdb44 to libdb43 - it is ok but i can nothing do with the .so files :-( 

It is a cooperationsproblem between programs and between developers...

Kovács András




________________________________________________________
A cégek itt keresnek téged &#8211; te hol keresed őket? [origo] állás
http://cthandler.adverticum.net/?cturl=http%3A%2F%2Fjpt.hu%2Forigo%2Findex.php%3Fpage%3Dselectform%26fm_levelalja


Re: Compatibility problems svn1.4.5-apache2.2.6-php5.2.4

Posted by "Daniel L. Rall" <dl...@finemaltcoding.com>.
On Sun, 30 Sep 2007, Kovacs Andras wrote:

> Hallo,
> 
> I installed newest Apache 2.2.6 with pgp 5.2.4, and svn 1.4.5 under Windows.
> apache says that modules mod_dav_svn.so and mod_authz_svn.so has wrong version and  libdb43.dll not found - then the name is modified to libdb44.dll.
> I renamed libdb44 to libdb43 - it is ok but i can nothing do with the .so files :-( 
> 
> It is a cooperationsproblem between programs and between developers...

Kovács, this mailing list is for the development of Subversion itself.
Your question would be best posed on the users@subversion.tigris.org
mailing list, or to the vendors you got your binary packages from.

That said, it looks like the APR/APR-Util that your Apache and Subversion
packages were compiled against are different, themselves compiled
against different versions of BerkelyDB.
-- 

Daniel Rall