Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2012 21:33:17 -0600 (CST)
From:      Robert Bonomi <bonomi@mail.r-bonomi.com>
To:        freebsd-questions@freebsd.org, olivares14031@gmail.com
Subject:   Re: /lib/exec/ld-elf.so.1: Shared object "libpcre.so.0" not found, required by "libxfsm-4.6.so.0" amd64 FreeBSD 8.2
Message-ID:  <201202160333.q1G3XHc3043810@mail.r-bonomi.com>
In-Reply-To: <CAJ5UdcNTuHrdA-_ytvKcTBU94DWWkKydLsyqs9%2B9=wRBiFU0FA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Antonio Olivares <olivares14031@gmail.com> wrote;

>  I am doing this and see how it goes.  I used ldd to check for
> libprce.so and I got :
>
> ldd /usr/local/lib/libprce.so:
>         libc.so.7 => /lib/libc.so.7 (0x800647000)
> ldd /usr/local/lib/libprce.so.1:
>         libc.so.7 => /lib/libc.so.7 (0x800647000)
>
> There are two of them :(  Should there be only one?

This is _normal_.  The .so (with no further sufix), is generally just a link
to the 'latest' .so *with* a numeric suffix.





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