Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2009 14:36:14 -0400
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        Bob Falanga <rfalang.bob@gmail.com>,  "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: where do I find libthr
Message-ID:  <d7195cff0905011136o72eb36ddu65118281d905cf69@mail.gmail.com>
In-Reply-To: <58d1e8d30905010835v5b474297q38e180fc43d444fc@mail.gmail.com>
References:  <58d1e8d30904302103k34fcc372v31ca0e5b1d698934@mail.gmail.com> <d7195cff0904302330y14b387c8nc1d4531d022a90b7@mail.gmail.com> <58d1e8d30905010835v5b474297q38e180fc43d444fc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2009/5/1 Bob Falanga <rfalang.bob@gmail.com>:
> On Fri, May 1, 2009 at 6:30 AM, illoai@gmail.com <illoai@gmail.com> wrote=
:
>>
>> 2009/5/1 Bob Falanga <rfalang.bob@gmail.com>:
>> > I am using pcbsd 6.3
>> > When I try to use apache22 or kdesvn I get an error message (Shared
>> > object
>> > "libthr.so.3" not found, required by "libapr-1.so.2")
>> >
>>
>> What d'ya get when you type:
>> locate libthr.so
>>
>> Also, how did you install apache22 or kdesvn?
>>
> When I try locate libthr I get=A0 (locate: database too small:
> /var/db/locate.database)
> I used make install clean=A0 to install apache22 & kdesvn.
>
(please include the list in your email)
To rebuild your locate database, just run
/etc/periodic/weekly/310.locate

It makes finding files much easier.

After a bit of poking, it seems that 6.3 has
/lib/libthr.so.2

You could try symlinking, but that will very
likely not work.

You can try reinstalling libapr, to see if it
will link the older library.  To find out where
it reports its origin:
pkg_info -o /var/db/pkg/\*libapr\*


If that fails, I'm afraid you'll have to
upgrade to 7.x

--=20
--



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