[Nagiosplug-help] Help installing on osx

Voon, Ton Ton.Voon at egg.com
Fri Jan 24 01:27:05 CET 2003


man patch ;-)
It is a contextual diff. With the small amount of changes, you could apply
the patch manually.

Once you've changed the relevant files, you need to run:
aclocal
autoconf
autoheader
automake

and then rerun configure

> -----Original Message-----
> From:	the_tick at brok3n.org [SMTP:the_tick at brok3n.org]
> Sent:	Thursday, January 23, 2003 6:30 PM
> To:	nagiosplug-help at lists.sourceforge.net
> Subject:	RE: [Nagiosplug-help] Help installing on osx
> 
> Please forgive my ignorance, but how would I go about patching with this
> file?
> 
> Original Message:
> -----------------
> From: Voon, Ton Ton.Voon at egg.com
> Date: Thu, 23 Jan 2003 09:46:20 -0000
> To: the_tick at brok3n.org, nagiosplug-help at lists.sourceforge.net,
> nagios-users at lists.sourceforge.net
> Subject: RE: [Nagiosplug-help] Help installing on osx
> 
> 
> Check sourceforge for patches:
> http://sourceforge.net/tracker/?group_id=29880&atid=397599
> I've included a set of patches for MacOSX - I think the one you need is
> the
> ranlib command in the makefile.
> Give this a try first then we'll see what the openssl error is.
> 
> Future replies should go to nagiosplug-help only.
> 
> > -----Original Message-----
> > From:	Christopher Forsythe [SMTP:the_tick at brok3n.org]
> > Sent:	Thursday, January 23, 2003 3:15 AM
> > To:	nagios-users at lists.sourceforge.net;
> > nagiosplug-help at lists.sourceforge.net
> > Subject:	[Nagiosplug-help] Help installing on osx
> > 
> > Hi,
> > 
> >     I'm trying to install the plugins on  osx. I've got nagios running,
> > but
> > when I try to install the plugins, I get the problem bellow. I have
> tried
> > to
> > reinstall openssl, it's at version 0.9.6, via fink, but I am just
> stumped
> > on
> > this. I have tried the version linked on sourceforge, as well as the
> > version
> > of the plugins in the cvs. Any help would be appreciated. I have osx
> > 10.2.3,
> > with fink, if this helps anyone. I appreciate any feedback. Chris:
> > 
> > [kermit:chris/Desktop/nagios-plugins-200301222300-snapshot] chris# make
> > all
> > Making all in plugins
> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -I/usr/include/ldap
> > -g
> >  -O2 -c check_disk.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -I/usr/include/ldap
> > -g
> >  -O2 -c utils.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -I/usr/include/ldap
> > -g
> >  -O2 -c popen.c
> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -I/usr/include/ldap
> > -g
> >  -O2 -c ./getopt.c -o getopt.o
> > gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I. -I. -I. -I/usr/include/ldap
> > -g
> >  -O2 -c ./getopt1.c -o getopt1.o
> > ar -r libgetopt.a getopt.o getopt1.o
> > ar: creating archive libgetopt.a
> > gcc  -g -O2 -L. -L/sw/bin/openssl/lib -o check_disk  check_disk.o
> utils.o
> > popen.
> > o -lkvm  -lgetopt
> > ld: warning -L: directory name (/sw/bin/openssl/lib) does not exist
> > ld: archive: ./libgetopt.a has no table of contents, add one with
> > ranlib(1)
> > (can
> > 't load from it)
> > make[1]: *** [check_disk] Error 1
> > make: *** [all-recursive] Error 1
> > [kermit:chris/Desktop/nagios-plugins-200301222300-snapshot] chris# make
> > all
> > Making all in plugins
> > gcc  -g -O2 -L. -L/sw/bin/openssl/lib -o check_disk  check_disk.o
> utils.o
> > popen.
> > o -lkvm  -lgetopt
> > ld: warning -L: directory name (/sw/bin/openssl/lib) does not exist
> > ld: archive: ./libgetopt.a has no table of contents, add one with
> > ranlib(1)
> > (can
> > 't load from it)
> > make[1]: *** [check_disk] Error 1
> > make: *** [all-recursive] Error 1
> > [kermit:chris/Desktop/nagios-plugins-200301222300-snapshot] chris#
> whereis
> > opens
> > sl
> > /usr/bin/openssl
> > 
> > 


This private and confidential e-mail has been sent to you by Egg.
The Egg group of companies includes Egg Banking plc
(registered no. 2999842), Egg Financial Products Ltd (registered
no. 3319027) and Egg Investments Ltd (registered no. 3403963) which
carries out investment business on behalf of Egg and is regulated
by the Financial Services Authority.  
Registered in England and Wales. Registered offices: 1 Waterhouse Square,
138-142 Holborn, London EC1N 2NA.
If you are not the intended recipient of this e-mail and have
received it in error, please notify the sender by replying with
'received in error' as the subject and then delete it from your
mailbox.





More information about the Help mailing list