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

Re: subversion 1.1 on FreeBSD 5.3

From: Hiroharu Tamaru <tamaru_at_myn.rcast.u-tokyo.ac.jp>
Date: 2004-11-08 18:45:22 CET

Let us keep it on the list.

At Mon, 8 Nov 2004 11:40:20 -0500, dave wrote:
> Hello,
> Thanks for your reply. I do not have either devel/apr or devel/apr-svn
> installed on this box.
> Any other suggestions?
> Thanks.
> Dave.
>

And what did the 'locate' and 'grep /var/db/pkg' tell you?
If locate database is not built, you should try a broute force 'find':
find /usr/local -name "libaprutil*"
and a simple grep: grep -r libaprutil /var/db/pkg

Your log says it doesn't find a library which should have been
installed if you had installed a recent enough apache2 port, and you
should fix that first.

Oh, and I assume you don't have any older versions of apache as well.
Good luck.

-- 
Hiroharu Tamaru
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 8 18:46:00 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.