Re: Using RRD in chroot

2006-08-09 Thread Jason Dixon
On Aug 9, 2006, at 5:22 AM, Holger Mauermann wrote: Jason Dixon wrote: I'm trying to get the RRD perl modules working within the default chroot. /var/www/usr/local/lib/librrd.so.0.0 /var/www/usr/local/lib/librrd.la /var/www/usr/local/lib/librrd.a /var/www/usr/local/libdata/perl5/site_perl/i386

Re: Using RRD in chroot

2006-08-09 Thread Holger Mauermann
Jason Dixon wrote: > I'm trying to get the RRD perl modules working within the default > chroot. > > /var/www/usr/local/lib/librrd.so.0.0 > /var/www/usr/local/lib/librrd.la > /var/www/usr/local/lib/librrd.a > /var/www/usr/local/libdata/perl5/site_perl/i386-openbsd/auto/RRDs > /var/www/usr/local/li

Using RRD in chroot

2006-08-08 Thread Jason Dixon
I'm trying to get the RRD perl modules working within the default chroot. Any (perl) script I write generates the dreaded "Premature end of script headers" whenever I "use RRDs". I've copied the following items into the chroot, but nothing seems to make it work. I'm sure I must be overlo