Is libpcre.so.1 required?

While I have installed FreeBSD 9.1 and I tried to install Xfce4, I have met missing library libpcre.so.1 problem when it installed xfce4-tumbler-0.1.26.The library libpcre.so.1 is required by dbus-binding-tool but the pcre port installs libpcre.so.3 and libpcre.so instead of libpcre.so.1. I don't know why.

So I made symbolic link from libpcre.so.3 in /usr/local/lib and I re-tried to install Xfce4. It seems to go well.

Thanks for your reading.
 
Back
Top