Problem with plugins in libexec

Hi ,
I am getting the following error when running :


./check_ping --help
ld.so.1: ./check_ping: fatal: libiconv.so.2: open failed: No such file or directory
Killed


The nagios.log has the following entries:
[1150864992] Warning: Return code of 137 for check of service ‘Root Partition’ on host ‘localhost’ was out of bounds.
[1150865052] Warning: Return code of 137 for check of service ‘Total Processes’ on host ‘localhost’ was out of bounds.
[1150865112] Warning: Return code of 137 for check of service ‘Current Load’ on host ‘localhost’ was out of bounds.
[1150865172] Warning: Return code of 137 for check of service ‘Current Users’ on host ‘localhost’ was out of bounds.
[1150865292] Warning: Return code of 137 for check of service ‘Root Partition’ on host ‘localhost’ was out of bounds.
[1150865352] Warning: Return code of 137 for check of service ‘Total Processes’ on host ‘localhost’ was out of bounds.
[1150865412] Warning: Return code of 137 for check of service ‘Current Load’ on host ‘localhost’ was out of bounds.
[1150865472] Warning: Return code of 137 for check of service ‘Current Users’ on host ‘localhost’ was out of bounds.


I bet you had problems reported when you compiled/installed the plugins too.
So I"d start there again, and this time, pay attention to the output when it complains about
libiconv no

libiconv-1.9.1.tar.gz google for it.