/lib/exec/ld-elf.so.1: Shared object "libpcre.so.0" not found, required by "libxfsm-4.6.so.0" amd64 FreeBSD 8.2

Robert Bonomi bonomi at mail.r-bonomi.com
Thu Feb 16 03:28:31 UTC 2012


Antonio Olivares <olivares14031 at 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.




More information about the freebsd-questions mailing list