<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi All,<br><br>I've installed Nagios 3.2.1 from the sources on a Mac OS X 10.6 and I've installed ndoutils 1.4b9. <br><br>I get the following error on the logs:<br>Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> file not found<br><br>But the file is there and the permissions are ok. Looking at the code I saw that in the base/nebmods.c there is a copy of the library towards the temp<br>directory that is then loaded and erased. On my temp directory i have the temporary file that is a copy but never erased. <br><br>So, the error comes from the line (i'm using libtool):<br>mod->module_handle=lt_dlopen(output_file);<br><br>And i guess i'm getting a Mac OS X specific problem with dlopen because i've been using nagios on linux for a long time without trouble.<br>Any hints?<br><br>Thanks<br>Sergio<br><br><br>                                       <br /><hr />Hotmail: Powerful Free email with security by Microsoft. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>