[exim] Installation Error

Top Page
Delete this message
Reply to this message
Author: I t a i
Date:  
To: exim
Subject: [exim] Installation Error
Good Day,

I am installing Exim 4.1.14 on redhat 9.0 and here are the results i got after attempting to install.

sed -e 's/^BIN_DIR.*$/BIN_DIRECTORY=\/usr\/sbin/' src/EDITME | \
> sed -e 's/^CONF.*$/CONFIGURE_FILE=\/etc\/exim.conf/' | \
> sed -e 's/^EXIM_USER.*$/EXIM_USER=exim/' | \
> sed -e 's/^EXIM_MONITOR/#EXIM_MONITOR/' > Local/Makefile &&
> make &&
> make install &&
> ln -s /usr/sbin/exim /usr/sbin/sendmail

-bash: Local/Makefile: No such file or directory
sed: can't read src/EDITME: No such file or directory

I am worried about the error i got after running the last command and got the error in bold.

Regards,
e-tae