On 2009-11-12, sonjaya <[email protected]> wrote: > i try implementions mailgraphs in obsd 4.6 , we know basic chroot mode > and i have copy all file need to /var/www
you missed some libraries. ldd /usr/local/libdata/perl5/site_perl/i386-openbsd/auto/RRDs/RRDs.so will show you what to copy. alternatively install the syweb package which provides a convenient script, /var/www/symon/install_rrdtool.sh, though it looks like when you ran the script from the howto you mentioned, it should have done that anyway... or use mod_perl and preload everything you need: http://undeadly.org/cgi?action=article&sid=20080805194342

