RE: [Exim] eximon queue update problem

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Hubbard, Matt
Data:  
Para: 'exim-users@exim.org'
Asunto: RE: [Exim] eximon queue update problem
> eximon is built using Xaw (X11/Xaw), I've modified em_hdr.h to use the
Xaw3d
> header files and then the "build" make file to lXaw3d, and rebuilt. In

short
> using the headers from the Xaw3d package instead of the XFree86-4 ones.
>
> Now the scroll bars and buttons look rather odd, but the window is

clearing
> properly.


And the mainlog tail looks like it's behaving itself now.

I've attached a patch against exim-3.31 for eximon to use Xaw3d. Worked for
me on RedHat 7.1, you'll need Xaw3d and Xaw3d-devel RPMs installed.

| $ ls -p
| exim-3.31/
| exim-3.31-Xaw3d.diff
| $ patch -p0 < exim-3.31-Xaw3d.diff
| patching file exim-3.31/OS/Makefile-Base
| patching file exim-3.31/exim_monitor/em_hdr.h


Cheers,
Matt.