inkskape

Kurt Jaeger lists at opsec.eu
Sat Sep 22 10:54:21 UTC 2012


Hi!

> Inkskape build without problem (gcc) on FreeBSD 9.1 RC1 but when I ran it I 
> got:
> Shared object "libpcre.so.0" not found, required by "liblqr-1.so.3"
> 
> locate libpcre.so shows:
> 
> /compat/linux/lib/libpcre.so.0
> /compat/linux/lib/libpcre.so.0.0.1
> /usr/local/lib/libpcre.so
> /usr/local/lib/libpcre.so.1

cd /usr/local/lib/
ln -s libpcre.so.1 libpcre.so.0

will allow it to start, I assume. The side effects are an open question.

-- 
pi at opsec.eu            +49 171 3101372                         8 years to go !


More information about the freebsd-ports mailing list