RE: [EXIM] Exim's GID UID

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Paul Mansfield
Cc: Exim users mailing list
Asunto: RE: [EXIM] Exim's GID UID
On Thu, 28 Jan 1999, Paul Mansfield wrote:

> Because EDITME changes subtly, what I did was, in the root directory (with the
> last major build 2.05)
>    cp src/EDITME Local/Makefile
>    vi Local/Makefile
>    diff Local/Makefile ../exim-2.05/Local/Makefile


Of course, I know what changes in EDITME, but what I always do is

cp ../exim-2.05/Local/* Local/*

and then make any additions/deletions in the light of EDITME changes,
which can of course be picked up using diff.

> *** Sorry - operating system svr4 is not supported
>
> This happend the last time and of course I forget how I fiddled with it to make
> it work :-)


OSTYPE=xxxx make

should work if xxxx is one of the known types.


-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***