Compiling NRPE 2.0 on SunOS 5.7

McWhirter,Julia julia.mcwhirter at superh.com
Mon Mar 1 17:14:12 CET 2004


You need gcc in your PATH once you have installed it ! As was said
before Solaris does not come with a "free" c compiler.  Solaris free
packages can be found here

http://www.sunfreeware.com/

They install in /usr/local.

Regards
Julia McWhirter
IT Manager
 
SuperH (UK) Ltd
First Floor 
Network House
2410 Aztec West
Almondbury
Bristol
BS32 4QX
 
Tel : 01454 465600
Tel (Direct) : 01454 465661
Tel (Mobile) : 07979 913494
Fax : 01454 465601
Email : julia.mcwhirter at superh.com
www : www.superh.com
 

-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Marc
Powell
Sent: Monday, March 01, 2004 3:55 PM
To: Platt, Nicholas; nagios-users at lists.sourceforge.net
Subject: RE: [Nagios-users] Compiling NRPE 2.0 on SunOS 5.7

 

________________________________

From: Platt, Nicholas [mailto:Nick.Platt at myflorida.com] 
Sent: Monday, March 01, 2004 8:31 AM
To: 'nagios-users at lists.sourceforge.net'
Subject: [Nagios-users] Compiling NRPE 2.0 on SunOS 5.7

Hello:

I fairly new to Nagios and I've come a long way.   I currently have NPRE
2.0 work on Linux and partially working on NT.  I've not been able to
compile NPRE 2.0 on Solaris and when I type ./cofigure, I get the
following message:

voyager:netroot> ls
Changelog               README.SSL              configure.in
init-script.in          nrpe.xinetd.in
LEGAL                   SECURITY                contrib
install-sh              src
Makefile.in             common                  init-script.debian.in
nrpe.cfg.in             subst.in
README                  configure               init-script.freebsd.in
nrpe.spec               update-version
voyager:netroot> ./configure
checking for a BSD compatible install... ./install-sh -c
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
 
 
Any help would be greatly appreciated.   Is there a Solaris specific
version of NRPE?  Let me know.  Thanks


----- 

There is only one version of NRPE, but as the error indicates, you must
have a valid compiler on your system to be able to compile it. Do you
have either gcc or cc installed on that system? If you do, you will need
to add the path to it's location to your $PATH environment variable so
that configure knows where to find it. It hasn't been able to locate it
automagically.

--
Marc


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=ick
_______________________________________________
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


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
_______________________________________________
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