Ok. Any thoughts on how to resolve my compile issues? What should I post to allow
you to give me some idea of where to go next? Every time I try to compile (not even
the prepackaged version), it quits in the python stuff - don't recall what it is
right this minute.
Thanks.
Shamim Islam
landon clark (landon@sawyermedia.com) wrote:
>
>I think you would be FAR better off trying to resolve your
>Python-related compilation issues than trying to use differing versions
>of DB libraries. You are asking for trouble if you do this. I remember
>seeing at least one post on the dev list a few months ago related to
>repository corruption in this situation. Remember libdb4 is THE data
>manager for your files. Do you really want to risk your data?
>
>
>Files wrote:
>> I suspect I would be able to access the repositories from db4.1.
>>
>> The problem is that mod_dav_svn is compiled against libdb4.0. Apache is compiled
>> against libdb4.0. So since, apache loads mod_dav_svn, and since libdb4.1 is
already
>> loaded, libdb4.0 can't be loaded.
>>
>> The error I am getting is from subversion that complains that it is expecting
db4.0.
>> 14.
>>
>> Would thing work ok, if the warning was turned off???
>>
>> I mean, to rephrase the question below, doesn't lidb4.1 do everything lidb4.0
does?
>>
>> Why *shouldn't* subversion's mod_dav_svn work under libdb4.1 even if it was
compiled
>> against libdb4.0.
>>
>> Is the error I am getting, simply a version check error?
>>
>> Can someone shed some light on this?
>>
>> As for recompiling - easier said than done. I have not been able to get a clean
>> compile of subversion since I downloaded the 0.29 version.
>>
>> It complains about my python installation - even though it's complete. I can be
more
>> specific later.
>>
>> Any further insight would be appreciated.
>>
>> Shamim Islam
>>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 16 19:24:57 2003