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

Re: STILL Still looking for help on this...

From: Jeremy Pereira <jeremy.pereira_at_ntlworld.com>
Date: 2004-12-10 13:47:43 CET

I didn't use Fink. I built from source.

This is my configure command line

./configure --prefix=/Users/jeremyp/unix --with-ssl
--with-apxs=/Users/jeremyp/unix/apache2/bin/apxs
--with-berkeley-db=/usr/local/BerkeleyDB.4.2 --with-editor=/usr/bin/vi

You have to make sure that there are no stray old libsvn libraries that
the linker could pick up, since the linker seems to go for them in
preference to your newly built ones.

On Dec 10, 2004, at 12:34, Russell Gold wrote:

>
> On Dec 10, 2004, at 5:03 AM, Jeremy Pereira wrote:
>
>>
>> On Dec 10, 2004, at 05:26, Branko Čibej wrote:
>>> From this it's quite obvious that your mod_dav_svn is loading the
>>> wrong version of the SVN libraries; it's loading 1.0, not 1.1, and
>>> 1.0 knows nothing about FSFS. Looks like your SVN installation is
>>> broken.
>>
>> Actually, it's not. Even with 1.1.1 library versions are reported as
>> 1.0.0:
>
> OK, then what else could be causing my problems? I usd Fink to build
> the latest sources, but it doesn't seem to be working...
>
>>
>> and I can assure you my repository is functional with Apache.
>>
>
> how did you do it?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

--
Jeremy Pereira
http://www.jeremyp.net
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 10 13:50:35 2004

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.