just a little mistake i think because the change to newer sbindir,
... config options:
alabama:~/src/oops$ diff oops-1.4.17.orig/src/modules/oopsctl.c
oops-1.4.17/src/modules/oopsctl.c
121c121
< sprintf(cmdpath,"%s/oops", OOPS_HOME);
---
> sprintf(cmdpath,"%s/oops", OOPS_SBINDIR);
134c134
< sprintf(cmdpath,"%s/oops", OOPS_HOME);
---
> sprintf(cmdpath,"%s/oops", OOPS_SBINDIR);
of course, the 3rd one of these kind of execv, the
sprintf(cmdpath,"%s/oops", OOPS_SBINDIR);
line is okay. :)
--
VWOL
Tamas SZERB <[EMAIL PROTECTED]>
GPG public key: http://alabama.inf.elte.hu/~toma/gpgkey.asc
PGP public key: http://alabama.inf.elte.hu/~toma/pgpkey.asc
=====================================================================
If you would like to unsubscribe from this list send message to
[EMAIL PROTECTED] with "unsubscribe oops-eng" in message body.
Archive is accessible on http://www.paco.net/oops/