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



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


_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"