On Mon, 19 Sep 2005, Yves Goergen wrote:

> short question: When I run 'make install' with Exim 4.52 over a running
> 4.32 installation, what will it do to my configure file?

4.13 Installing Exim binaries and scripts

The command "make install" runs the "exim_install" script with no arguments.
The script copies binaries and utility scripts into the directory whose name
is specified by the BIN_DIRECTORY setting in Local/Makefile.

Exim's run time configuration file is named by the CONFIGURE_FILE setting in
Local/Makefile. If this names a single file, and the file does not exist, the
default configuration file src/configure.default is copied there by the
installation script. If a run time configuration file already exists, it is
left alone. If CONFIGURE_FILE is a colon-separated list, naming several
alternative files, no default is installed.

Tony.
-- 
<[EMAIL PROTECTED]>   <[EMAIL PROTECTED]>   http://dotat.at/   ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to