Linux : DirectAdmin Cannot find /usr/include/et/com_err.h
Get the following error installing DirectAdmin? *** Cannot find /usr/include/et/com_err.h. (yum install libcom_err-devel) *** Installation didn’t pass, halting install. Once requirements are met, run the following to continue the install: cd /usr/local/directadmin/scripts ./install.sh As suggested by the installer, you need to install “libcom_err-devel” package as followed : yum install libcom_err-devel libcom_err To resume the installation,… Read More »