view src/libident/INSTALL @ 284:4869321aa7bf

recognize the program name `newaliases' too We still simply exit in this mode, but now we can create a link called `newaliases' to masqmail instead of needing a script to call `masqmail -bi'. `ln /bin/true /usr/bin/newaliases' would be a fancy way too, but letting the MTA handle it is probably the safer approach.
author markus schnalke <meillo@marmaro.de>
date Tue, 07 Dec 2010 17:09:07 -0300
parents 08114f7dcc23
children
line wrap: on
line source

To build the libident library for a supported target, just type:

	make <target>

where target can be one of:

	sunos5, sunos4, svr4, bsd, linux, nextstep3.0 or nextstep3.1

For other systems you'll need to hack the Makefile (please do send
me any patches you make so I can include them into the next version!)

			- Peter Eriksson <pen@lysator.liu.se>, 18 Oct 1994