On Tue, 26 Sep 2000, Igor Khasilev wrote:
> Thank you for these pages. They are small, but nice :)
Igor, if You, or somebody needs, I'll make about oops.cfg a manpage, so,
just tell me, because as I see, if the config file is well-commented, I
think the man page about itself it is not too necessary.
> > oopsctl stat #OK
> > oopsctl stop #working
> >
> > but when I tried
> > alabama:~# kill -1 `cat /var/run/oops/oops.pid`
> > or oopsctl reconfigure
> > oops.log:
> > Sat Sep 23 20:58:52 2000 [0x400]run(): Reconfigure request.
> >
> > and nothing more. oops is dead.
> This is strange... I tried to reproduce problem, but without success. Maybe
> some differences in config. Can you send me, pleese, your oops.cfg?
Here is, how I made the binaries:
alabama:~/src/oops/oops-1.4.18$ ./configure
--sbindir=/usr/sbin --sysconfdir=/etc/oops
--localstatedir=/var/run/oops --libdir=/usr/lib/oops
--enable-large-files --with-regexp=system
--enable-oops-user=proxy --prefix=/usr/lib
alabama:~/src/oops/oops-1.4.18$ make
OOPSPATH=/var/spool/oops
OOPS_SBINDIR=/usr/sbin
OOPS_SYSCONFDIR=/etc/oops
OOPS_LOCALSTATEDIR=/var/run/oops
OOPS_LIBDIR=/usr/lib/oops
alabama:~/src/oops/oops-1.4.18$ sudo make install
OOPSPATH=/var/spool/oops OOPS_SBINDIR=/usr/sbin
OOPS_SYSCONFDIR=/etc/oops OOPS_LOCALSTATEDIR=/var/run/oops
OOPS_LIBDIR=/usr/lib/oops
and because of these env. vars, I uncommented these lines in the
src/Makefile.in, here:
#OOPS_LIBDIR = @OOPS_LIBDIR@
#OOPS_SBINDIR = @OOPS_SBINDIR@
#OOPS_SYSCONFDIR = @OOPS_SYSCONFDIR@
#OOPS_LOCALSTATEDIR = @OOPS_LOCALSTATEDIR@
and the
CFLAGS = @CFLAGS@ @DEFS@ -g -ggdb
and the patchesthat I sent You is the all difference.
--
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/