Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Aug 2004 09:29:12 -0700
From:      Sean McNeil <sean@mcneil.com>
To:        Lev Serebryakov <lev@FreeBSD.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: Re[6]: subversion broken with apache2 now in ports
Message-ID:  <1091464152.51108.4.camel@server.mcneil.com>
In-Reply-To: <1251081119.20040802200513@serebryakov.spb.ru>
References:  <1089144293.1173.4.camel@server.mcneil.com> <1089267033.77359.6.camel@server.mcneil.com> <1842352588.20040728224420@serebryakov.spb.ru> <20040730190448.0b96935b.clement@FreeBSD.org> <245965185.20040802000204@serebryakov.spb.ru> <1091408041.43522.7.camel@server.mcneil.com> <1251081119.20040802200513@serebryakov.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Lev,

On Mon, 2004-08-02 at 09:05, Lev Serebryakov wrote:
> >>   Could you explain (again?) exact situation, when `libapr*' will
> >> disturb something (what exactly?) in ${PREFIX}/lib?
> SM> Also, I don't see how this resolves the problem with the svn command. 
> SM> It uses the dav library and it is now in ${PREFIX}/lib/apache2 which is
> SM> really bogus.
>  Ok, I could add same (see topmost quote) question for dav library. Everything works without any problems around apache2-2.0.49!
> 
>   BTW, here are my `ls -l' in /usr/local/lib/apache2:
> 
> total 518
> -rwxr-xr-x  1 root  wheel    8947 Jul 25 11:21 apr-config
> -rw-r--r--  1 root  wheel    6642 Jul 25 11:21 apr.exp
> -rw-r--r--  1 root  wheel    3429 Jul 25 11:21 aprutil.exp
> -rwxr-xr-x  1 root  wheel    6230 Jul 25 11:21 apu-config
> -rw-r--r--  1 root  wheel  163638 Jul 25 11:21 libapr-0.a
> lrwxr-xr-x  1 root  wheel      13 Jul 25 11:21 libapr-0.so -> libapr-0.so.9
> -rwxr-xr-x  1 root  wheel  134397 Jul 25 11:21 libapr-0.so.9
> -rw-r--r--  1 root  wheel  110014 Jul 25 11:21 libaprutil-0.a
> lrwxr-xr-x  1 root  wheel      17 Jul 25 11:21 libaprutil-0.so -> libaprutil-0.so.9
> -rwxr-xr-x  1 root  wheel   89768 Jul 25 11:21 libaprutil-0.so.9
> 
>   What do you mean by `dav library'? `svn' command uses DAV client from libneon, which is installed in `/usr/local/lib' in any case!

I'm sorry, it is libapr-0.so.9.  I improperly recalled seeing a message
about webdav or somesuch.  That must have been another problem that was
my fault.  Does this mean I can remove the /etc/ld-elf.so.conf that has
/usr/local/lib/apache2 in it and svn will still work?

Cheers,
Sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1091464152.51108.4.camel>