CURRENT: innreport error, samples/innreport.conf*
Christoph Biedl
cbiedl at gmx.de
Mon Jun 26 12:25:22 UTC 2006
Hi,
I noticed error messages in the daily report:
| Can't find/load innreport_inn.pm : Can't locate innreport_inn.pm in
| @INC (@INC contains: @libdir@ /etc/perl /usr/local/lib/perl/5.8.4
| /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5
| /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at
| (eval 3) line 1.
The irritating @libdir@ led me to innreport.conf where I found
| # Default parameters
| section default {
| libpath "@libdir@";
As far as I understand autoconf, a s/@libdir@/@LIBDIR@/ in
samples/innreport.conf.in and doing the triple jump should cure the
problem but it didn't, now there's just
| libpath "@LIBDIR@";
Any ideas?
Christoph
More information about the inn-workers
mailing list