Re: [Nagios-users] libMYSQL

2006-09-03 Thread Richard Galvez
In that case, I would use pkgsrc to install the mysql libs that are
needed. That should attempt to resolve any dependencies that you have to
fulfill in order to compile nagios*. From the looks of your issue, I
would say that the most probable case is missing developer libraries
that you may not have installed on your system.

Regards,
Richard  

On Sun, 2006-09-03 at 18:47 +, Robin-David Hammond %KB3IEN wrote:
> uname -a
> 
> NetBSD gw-jfk-0-0 3.0 NetBSD 3.0 (GENERIC) #0: Sat Dec 24 04:40:36 UTC 
> 2005 
> [EMAIL 
> PROTECTED]:/home/builds/ab/netbsd-3/macppc/20051223Z-obj/home/builds/ab/netbsd-3/src/sys/arch/macppc/compile/GENERIC
>  
> macppc
> 
> 
> 
>   On Sun, 3 Sep 2006, Richard Galvez wrote:
> 
> > Date: Sun, 03 Sep 2006 14:23:07 -0400
> > From: Richard Galvez <[EMAIL PROTECTED]>
> > To: Robin-David Hammond%KB3IEN <[EMAIL PROTECTED]>
> > Cc: nagios-users@lists.sourceforge.net
> > Subject: Re: [Nagios-users] libMYSQL
> > 
> > Hi,
> >
> > What distro are you running?
> >
> > On Sun, 2006-09-03 at 18:14 +, Robin-David Hammond%KB3IEN wrote:
> >> Im trying to compile the plugins including the mysql client one
> >>
> >> REQUIREMENTS tell me that i need
> >>
> >> check_mysql:
> >>  - Requires the MySQL libraries available from
> >>http://www.mysql.org
> >>  Lib: libmysql, libmysqlclient
> >>  Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm,
> >> mysql-devel-3.20.32a-3.i386.rpm (these seem to be broken, however)
> >>  RPMS from www.mysql.org work better
> >>
> >>
> >> bash-3.1# pkg_info |grep sql
> >> mysql-client-5.0.22 MySQL 5, a free SQL database (client)
> >> mysql-server-5.0.22nb1 MySQL 5, a free SQL database (server)
> >>
> >>
> >> I have :
> >> bash-3.1# locate libmysql
> >> /usr/local/lib/mysql/libmysqlclient.a
> >> /usr/local/lib/mysql/libmysqlclient.la
> >> /usr/local/lib/mysql/libmysqlclient.so
> >> /usr/local/lib/mysql/libmysqlclient.so.15
> >> /usr/local/lib/mysql/libmysqlclient.so.15.0.0
> >> /usr/local/lib/mysql/libmysqlclient_r.a
> >> /usr/local/lib/mysql/libmysqlclient_r.la
> >> /usr/local/lib/mysql/libmysqlclient_r.so
> >> /usr/local/lib/mysql/libmysqlclient_r.so.15
> >> /usr/local/lib/mysql/libmysqlclient_r.so.15.0.0
> >>
> >> Do i need another pkg?
> >>
> >> Robin-David Hammond KB3IEN
> >>
> >>
> >> -
> >> Using Tomcat but need to do more? Need to support web services, security?
> >> Get stuff done quickly with pre-integrated technology to make your job 
> >> easier
> >> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> >> ___
> >> Nagios-users mailing list
> >> Nagios-users@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
> >>
> >> 
> >>
> >
> 
> 
> Robin-David Hammond KB3IEN
> +1 347 350 34 00
> 
> 
> !DSPAM:44fb252f165261207920747!
> 


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Nagios-users mailing list
Nagios-users@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


Re: [Nagios-users] libMYSQL

2006-09-03 Thread Robin-David Hammond%KB3IEN

uname -a

NetBSD gw-jfk-0-0 3.0 NetBSD 3.0 (GENERIC) #0: Sat Dec 24 04:40:36 UTC 2005 
[EMAIL 
PROTECTED]:/home/builds/ab/netbsd-3/macppc/20051223Z-obj/home/builds/ab/netbsd-3/src/sys/arch/macppc/compile/GENERIC
 
macppc



  On Sun, 3 Sep 2006, Richard Galvez wrote:

> Date: Sun, 03 Sep 2006 14:23:07 -0400
> From: Richard Galvez <[EMAIL PROTECTED]>
> To: Robin-David Hammond%KB3IEN <[EMAIL PROTECTED]>
> Cc: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] libMYSQL
> 
> Hi,
> 
> What distro are you running?
> 
> On Sun, 2006-09-03 at 18:14 +, Robin-David Hammond%KB3IEN wrote:
>> Im trying to compile the plugins including the mysql client one
>> 
>> REQUIREMENTS tell me that i need
>> 
>> check_mysql:
>>  - Requires the MySQL libraries available from
>>http://www.mysql.org
>>  Lib: libmysql, libmysqlclient
>>  Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm,
>> mysql-devel-3.20.32a-3.i386.rpm (these seem to be broken, however)
>>  RPMS from www.mysql.org work better
>> 
>> 
>> bash-3.1# pkg_info |grep sql
>> mysql-client-5.0.22 MySQL 5, a free SQL database (client)
>> mysql-server-5.0.22nb1 MySQL 5, a free SQL database (server)
>> 
>> 
>> I have :
>> bash-3.1# locate libmysql
>> /usr/local/lib/mysql/libmysqlclient.a
>> /usr/local/lib/mysql/libmysqlclient.la
>> /usr/local/lib/mysql/libmysqlclient.so
>> /usr/local/lib/mysql/libmysqlclient.so.15
>> /usr/local/lib/mysql/libmysqlclient.so.15.0.0
>> /usr/local/lib/mysql/libmysqlclient_r.a
>> /usr/local/lib/mysql/libmysqlclient_r.la
>> /usr/local/lib/mysql/libmysqlclient_r.so
>> /usr/local/lib/mysql/libmysqlclient_r.so.15
>> /usr/local/lib/mysql/libmysqlclient_r.so.15.0.0
>> 
>> Do i need another pkg?
>> 
>> Robin-David Hammond KB3IEN
>> 
>> 
>> -
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job 
>> easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> ___
>> Nagios-users mailing list
>> Nagios-users@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
>> 
>> !DSPAM:44fb1ba6137281745514564!
>> 
>


Robin-David Hammond KB3IEN
+1 347 350 34 00


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Nagios-users mailing list
Nagios-users@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


Re: [Nagios-users] libMYSQL

2006-09-03 Thread Richard Galvez
Hi,

What distro are you running?

On Sun, 2006-09-03 at 18:14 +, Robin-David Hammond%KB3IEN wrote:
> Im trying to compile the plugins including the mysql client one
> 
> REQUIREMENTS tell me that i need
> 
> check_mysql:
>  - Requires the MySQL libraries available from
>http://www.mysql.org
>  Lib: libmysql, libmysqlclient
>  Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm, 
> mysql-devel-3.20.32a-3.i386.rpm (these seem to be broken, however)
>  RPMS from www.mysql.org work better
> 
> 
> bash-3.1# pkg_info |grep sql
> mysql-client-5.0.22 MySQL 5, a free SQL database (client)
> mysql-server-5.0.22nb1 MySQL 5, a free SQL database (server)
> 
> 
> I have :
> bash-3.1# locate libmysql
> /usr/local/lib/mysql/libmysqlclient.a
> /usr/local/lib/mysql/libmysqlclient.la
> /usr/local/lib/mysql/libmysqlclient.so
> /usr/local/lib/mysql/libmysqlclient.so.15
> /usr/local/lib/mysql/libmysqlclient.so.15.0.0
> /usr/local/lib/mysql/libmysqlclient_r.a
> /usr/local/lib/mysql/libmysqlclient_r.la
> /usr/local/lib/mysql/libmysqlclient_r.so
> /usr/local/lib/mysql/libmysqlclient_r.so.15
> /usr/local/lib/mysql/libmysqlclient_r.so.15.0.0
> 
> Do i need another pkg?
> 
> Robin-David Hammond KB3IEN
> 
> 
> -
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Nagios-users mailing list
> Nagios-users@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
> 
> !DSPAM:44fb1ba6137281745514564!
> 


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Nagios-users mailing list
Nagios-users@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


[Nagios-users] libMYSQL

2006-09-03 Thread Robin-David Hammond%KB3IEN

Im trying to compile the plugins including the mysql client one

REQUIREMENTS tell me that i need

check_mysql:
 - Requires the MySQL libraries available from
   http://www.mysql.org
 Lib: libmysql, libmysqlclient
 Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm, 
mysql-devel-3.20.32a-3.i386.rpm (these seem to be broken, however)
 RPMS from www.mysql.org work better


bash-3.1# pkg_info |grep sql
mysql-client-5.0.22 MySQL 5, a free SQL database (client)
mysql-server-5.0.22nb1 MySQL 5, a free SQL database (server)


I have :
bash-3.1# locate libmysql
/usr/local/lib/mysql/libmysqlclient.a
/usr/local/lib/mysql/libmysqlclient.la
/usr/local/lib/mysql/libmysqlclient.so
/usr/local/lib/mysql/libmysqlclient.so.15
/usr/local/lib/mysql/libmysqlclient.so.15.0.0
/usr/local/lib/mysql/libmysqlclient_r.a
/usr/local/lib/mysql/libmysqlclient_r.la
/usr/local/lib/mysql/libmysqlclient_r.so
/usr/local/lib/mysql/libmysqlclient_r.so.15
/usr/local/lib/mysql/libmysqlclient_r.so.15.0.0

Do i need another pkg?

Robin-David Hammond KB3IEN


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Nagios-users mailing list
Nagios-users@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