On Tue, Apr 8, 2014 at 2:35 PM, Thorleif Wiik [BCIX] <thorleif.w...@bcix.de> wrote: > here the requested output. The machine was just installed a few days ago > with 5.4 and smokeping was added with pkg_add. ... > examining: '/usr/local/lib/librrd.so.3.0' > loading: libfreetype.so.20.0 required by /usr/local/lib/librrd.so.3.0 > dlopen: failed to open libfreetype.so.20.0
You didn't install the xbase set when you installed 5.4, but smokeping depends on rrdtool which does graphics processing using libfreetype, which is in xbase. So install xbase. In the mean time, how did you manage to install rrdtool when you system is missing libfreetype? pkg_add should have complained about that and refused to install it. Which -D option did you use? Philip Guenther