I have now following error when I am trying to install Monit, earlier it was error with gcc missing, I fixed that and this error :
configure: error: PAM enabled but headers or library not found, install the PAM development support or run configure --without-pam
I ran
Yum install pam
Pam was installed but still same error ..
And now what is the problem ?