[SOLVED] Re: Problem on compiling ndoutils ver. 1.4b9

Mirko Stefanelli mirko.stefanelli at gmail.com
Mon Dec 5 12:54:01 CET 2011


Il 01/12/2011 16.53, Michael Friedrich ha scritto:
> On 01.12.2011 16:42, Mirko Stefanelli wrote:
>> Hi to all,
>>
>> I have some problem on compiling ndoutils on server ubuntu 11.04
>> (X84_64), on this server are installe both nagios 3.3.1 and mysql
>> server/client ver.5.1.54. I perform a search in order to find
>> "libmysqlclient" and this library is available on the sistem:
>>
>> /usr/lib/libmysqlclient.so.16
>>
>> When I run ./configure under dir of ndoutis source I got this messages:
>>
>> checking for mysql_config... no
>>
>>
>> *** MySQL library could not be located... **************************
>>
>> You chose to compile NDOutils with MySQL support, but I was unable to
>> locate the MySQL library on your system.  If the library is
>> installed,  use the --with-mysql-lib argument to specify the
>> location of the MySQL library.
>> installed, use the --with-mysql=DIR argument to specify the
>> location of the MySQL library, We assume mysql_config is in DIR/dir
>> NOTE: After you install the necessary libraries on your system:
>>          1. Make sure /etc/ld.so.conf has an entry for the directory in
>>             which the MySQL libraries are installed.
>>          2. Run 'ldconfig' to update the run-time linker options.
>>          3. Run 'make devclean' in the NDBXT distribution to clean out
>>             any old references to your previous compile.
>>          4. Rerun the configure script.
>>
>> TIP: Try the following....
>>          ./configure --with-mysql=/usr/lib/mysql
>>
>> I have also create a soft link in order to have this library
>> /usr/lib/libmysqlclient.so.
>>
>> has anyone had experience with this problem?
> try to add the mysql header locations to configure as well. and i would
> the default for the libs expecting to be --with-mysql-lib instead.
>
>> Any idea?
>>
>> Regards,
>> Mirko Stefanelli.
>>
>> ------------------------------------------------------------------------------
>> All the data continuously generated in your IT infrastructure
>> contains a definitive record of customers, application performance,
>> security threats, fraudulent activity, and more. Splunk takes this
>> data and makes sense of it. IT sense. And common sense.
>> http://p.sf.net/sfu/splunk-novd2d
>> _______________________________________________
>> Nagios-users mailing list
>> Nagios-users at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/nagios-users
>> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
>> ::: Messages without supporting info will risk being sent to /dev/null
>
Hi to all,

I have solved problem.

apt-get install libmysqlclient16-dev

now its works fine.

Regards,
MIrko.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list