ok, i've found the threads here :  <br><a href="http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg08149.html">http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg08149.html</a><br>The problem is when i try to compile ndoutils with the configure command below, i'm getting that error.<br>

./configure --prefix=/usr/local/nagios/ --enable-mysql --with-mysql-lib=/usr/lib64/mysql --disable-pgsql --with-ndo2db-user=nagios --with-ndo2db-group=nagios CFLAGS="-fPIC"<br><br>Any idea?<br><br><br>*** MySQL library could not be located... **************************<br>

<br>You chose to compile NDOutils with MySQL support, but I was unable to<br>locate the MySQL library on your system.  If the library is<br>installed,  use the --with-mysql-lib argument to specify the<br>location of the MySQL library.<br>

installed, use the --with-mysql=DIR argument to specify the<br>location of the MySQL library, We assume mysql_config is in DIR/dir<br>NOTE: After you install the necessary libraries on your system:<br>      1. Make sure /etc/ld.so.conf has an entry for the directory in<br>

         which the MySQL libraries are installed.<br>      2. Run 'ldconfig' to update the run-time linker options.<br>      3. Run 'make devclean' in the NDBXT distribution to clean out<br>         any old references to your previous compile.<br>

      4. Rerun the configure script.<br><br>TIP: Try the following....<br>      ./configure --with-mysql=/usr/lib/mysql<br><br>********************************************************************<br><br><br><div class="gmail_quote">

On Wed, Sep 9, 2009 at 6:17 PM, Marc Powell <span dir="ltr"><<a href="mailto:marc@ena.com">marc@ena.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div></div><div class="h5"><br>
On Sep 9, 2009, at 7:59 AM, Deniz Yoldüz wrote:<br>
<br>
> Hi,<br>
> i did what you said on previous posts but still having the same<br>
> problem. Server runs 2.6.24.4-64.fc8 x86_64 kernel. i added CFLAGS="-<br>
> fPIC" and showed my libraries of mysql64 in configure but still no<br>
> good configuration status i have. Any updates about this you may know?<br>
<br>
<br>
</div></div>You should restate your problem for the list or reference your<br>
original thread. I see no other postings from you or containing the<br>
words 'ndoutils x86_64' in the recent past.<br>
<br>
FWIW, I had no problems compiling under Centos 5.3, 2.6.18-128.el5,<br>
x86_64.<br>
<br>
--<br>
Marc<br>
------------------------------------------------------------------------------<br>
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>
trial. Simplify your report design, integration and deployment - and focus on<br>
what you do best, core application coding. Discover what's new with<br>
Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</blockquote></div><br>