I just compiled exim on my machine here and when trying to install I get the
following error
I cannot find anything in the FAQ
I use Suse 8.1 system on a x86 pc, make went fine
darkstar:/home/stefaans/Exim/exim-4.12 # make install
mkdir -p /usr/exim/bin
/usr/exim/bin created
Installing default configuration in /etc/exim
because there is no existing configuration file.
mkdir -p /etc
sed -e \\
"/SYSTEM_ALIASES_FILE/ s'SYSTEM_ALIASES_FILE'/etc/aliases'" \\
../src/configure.default > ${CONFIGURE_FILE}
../scripts/exim_install: line 353: /etc/exim: Is a directory