CURRENT: innreport error, samples/innreport.conf*

Christoph Biedl cbiedl at gmx.de
Mon Jun 26 13:17:49 UTC 2006


Christoph Biedl wrote...

> Any ideas?

Heiko told me about fixconfig, thanks. Here's the patch:

--- ./support/fixconfig.in.org  2006-06-26 15:09:55.395937376 +0200
+++ ./support/fixconfig.in      2006-06-26 15:09:56.148014084 +0200
@@ -15,6 +15,7 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 bindir=@bindir@
+libdir=@libdir@
 libexecdir=@libexecdir@
 sbindir=@sbindir@
 sysconfdir=@sysconfdir@
@@ -61,6 +62,7 @@
      -e "s, at DBDIR\@,$DBDIR," \
      -e "s, at FILTERDIR\@,$FILTERDIR," \
      -e "s, at LOGDIR\@,$LOGDIR," \
+     -e "s, at libdir\@,$libdir," \
      -e "s, at RUNDIR\@,$RUNDIR," \
      -e "s, at SPOOLDIR\@,$SPOOLDIR," \
      -e "s, at tmpdir\@,$tmpdir," \


More information about the inn-workers mailing list